[
https://issues.apache.org/jira/browse/CB-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631330#comment-14631330
]
ASF GitHub Bot commented on CB-9332:
------------------------------------
Github user vladimir-kotikov commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/263#discussion_r34888109
--- Diff: cordova-lib/package.json ---
@@ -22,20 +22,19 @@
"cordova-js": "4.0.0",
"cordova-registry-mapper": "1.x",
"cordova-serve": "^0.1.2",
- "d8": "0.4.4",
"dep-graph": "1.1.0",
"elementtree": "0.1.6",
"glob": "4.0.6",
"init-package-json": "^1.2.0",
- "npm": "1.3.4",
- "npmconf": "0.1.16",
+ "npm": "^2.10.x",
--- End diff --
Yes. I hope that author of npm and semver will follow own versioning
startegy, so minor version changes won't break anything.
> Update `npm` and `semver` dependencies for cordova
> --------------------------------------------------
>
> Key: CB-9332
> URL: https://issues.apache.org/jira/browse/CB-9332
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CordovaLib
> Reporter: Vladimir Kotikov
> Assignee: Vladimir Kotikov
>
> There are the following dependencies for cordova-lib are outdated and should
> be updated:
> * npm 1.3.4 to 2.7.5
> * npmconf 0.1.16 to 2.1.1
> * semver 2.0.11 to 4.3.3
> However, the update was blocked due to issues with publishing to CPR and
> npm@>1.3.4. Since the CPR going to became a read-only, we get a chance to
> update these dependencies.
> Also cordova-plugman is still depends on npm, even though the dependency is
> not actually used anywhere. So probably it should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]