Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cnpm

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cnpm - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

5

History.md
0.0.16 / 2013-12-20
==================
* support check >=x.y.z version. fixed #13
0.0.15 / 2013-12-20

@@ -3,0 +8,0 @@ ==================

8

package.json
{
"name": "cnpm",
"version": "0.0.15",
"version": "0.0.16",
"description": "cnpm: npm client for cnpmjs.org",

@@ -27,8 +27,8 @@ "main": "bin/cnpm",

"dependencies": {
"urllib": "0.5.5",
"urllib": ">=0.5.5",
"open": "0.0.4",
"colors": "0.6.2",
"debug": "0.7.4",
"debug": ">=0.7.4",
"commander": "2.1.0",
"utility": "0.1.9",
"utility": ">=0.1.9",
"bagpipe": "0.3.5"

@@ -35,0 +35,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc