mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-08 16:14:07 +00:00
4bf0226da0
Thinking about it again, the user-friendlier `a.x` syntax has one disadvantage over `^a.b.c`: it doesn't force deps upgrades when they upgrade Nativefier. `a.x` is fine on initial install, but a user with an insecure dep (e.g. axios 0.19.0) will _not_ get fixed axios 0.21.1 on upgrading Nativefier. -> Come back to `a.x` everywhere. Still not introducing package locks, they're too confusing to new devs. See https://github.com/nativefier/nativefier/pull/1099#issuecomment-761250232 |
||
---|---|---|
.. | ||
inject | ||
src | ||
.eslintrc.js | ||
.npmrc | ||
nativefier.json | ||
package.json | ||
tsconfig.json | ||
webpack.config.js |