Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package-lock v2 #300

Closed
35 tasks done
breautek opened this issue Sep 12, 2021 · 0 comments
Closed
35 tasks done

package-lock v2 #300

breautek opened this issue Sep 12, 2021 · 0 comments

Comments

@breautek
Copy link
Contributor

breautek commented Sep 12, 2021

Feature Request

  • Update package-locks to use v2 (NPM 7 uses v2 by default)

Motivation Behind Feature

https://lists.apache.org/thread.html/rc8fe4fa8a064544d9459a068d420853565c3fbb1ceecf4ea3c715c70%40%3Cdev.cordova.apache.org%3E

To summarize, As of NPM 7, installing packages will automatically upgrade to package-lock v2. V2 is backwards compatible to NPM 6.

Implementation Progress

Platforms

  • cordova-android
  • cordova-browser
  • cordova-electron
  • cordova-ios

Plugins

  • cordova-plugin-battery-status
  • cordova-plugin-camera
  • cordova-plugin-device
  • cordova-plugin-device-motion
  • cordova-plugin-device-orientation
  • cordova-plugin-dialogs
  • cordova-plugin-file
  • cordova-plugin-file-transfer (chore: package-lock upgrade cordova-plugin-file-transfer#324)
  • cordova-plugin-geolocation
  • cordova-plugin-inappbrowser
  • cordova-plugin-media
  • cordova-plugin-media-capture
  • cordova-plugin-network-information
  • cordova-plugin-screen-orientation
  • cordova-plugin-splashscreen
  • cordova-plugin-statusbar
  • cordova-plugin-vibration

Tooling

  • cordova-cli
  • cordova-coho
  • cordova-common
  • cordova-create
  • cordova-fetch
  • cordova-js
  • cordova-lib
  • cordova-node-xcode
  • cordova-paramedic
  • cordova-plugin-test-framework
  • cordova-serve
  • cordova-docs (chore: package-lock update cordova-docs#1239)
  • cordova-test-platform
  • cordova-plugman

Excluded:

  • cordova-status
  • cordova
  • cordova-app-hello-world
    • The package.json file exists but has no dependencies. No need to create a package-lock.json IMO. - erisu
  • cordova-mobile-spec
  • any unused, outdated, or deprecated repos
This was referenced Jul 17, 2022
@erisu erisu closed this as completed Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants