Socket
Socket
Sign inDemoInstall

cnd

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cnd - npm Package Compare versions

Comparing version 2.1.1 to 3.0.4

2

lib/main.js

@@ -23,3 +23,3 @@ // Generated by CoffeeScript 1.9.3

routes = ['./TRM', './BITSNPIECES', './TYPES', './SHIM'];
routes = ['./TRM', './BITSNPIECES', './TYPES'];

@@ -26,0 +26,0 @@ for (i = 0, len = routes.length; i < len; i++) {

@@ -211,3 +211,2 @@ // Generated by CoffeeScript 1.9.3

include = ['XJSON'];
this._prune();
this._main();

@@ -214,0 +213,0 @@ }

{
"name": "cnd",
"version": "2.1.1",
"version": "3.0.4",
"description": "a grab-bag NodeJS package mainly for functionalities that used to live in coffeenode-trm, coffeenode-bitsnpieces, and coffeenode-types",

@@ -28,12 +28,10 @@ "main": "lib/main.js",

"columnify": "^1.5.4",
"equals": "^1.0.1",
"es6-shim": "^0.35.0",
"functional-red-black-tree": "^1.0.1",
"equals": "1.0.1",
"interval-skip-list": "^2.0.1",
"lodash": "^3.2.0",
"lodash": "^4.13.1",
"permute": "^1.0.0"
},
"devDependencies": {
"guy-test": "^1.1.2"
"guy-test": "^1.1.3"
}
}

Sorry, the diff of this file is not supported yet

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