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 0.1.3 to 0.1.4

5

lib/main.js

@@ -31,7 +31,2 @@ // Generated by CoffeeScript 1.8.0

if (module.parent == null) {
console.log("acquired " + method_count + " names from " + routes.length + " sub-modules");
this.dir(this);
}
}).call(this);

2

lib/TRM.js

@@ -14,3 +14,3 @@ // Generated by CoffeeScript 1.8.0

TYPES = require('coffeenode-types');
TYPES = require('./TYPES');

@@ -17,0 +17,0 @@ isa_text = TYPES.isa_text.bind(TYPES);

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

@@ -5,0 +5,0 @@ "main": "lib/main.js",

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