Comparing version 1.0.8 to 1.0.9
@@ -17,2 +17,4 @@ // Generated by CoffeeScript 1.9.1 | ||
this.INTERVALTREE = require('./INTERVALTREE'); | ||
method_count = 0; | ||
@@ -19,0 +21,0 @@ |
{ | ||
"name": "cnd", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "a grab-bag NodeJS package mainly for functionalities that used to live in coffeenode-trm, coffeenode-bitsnpieces, and coffeenode-types", | ||
@@ -30,2 +30,3 @@ "main": "lib/main.js", | ||
"es6-shim": "^0.32.2", | ||
"functional-red-black-tree": "^1.0.1", | ||
"lodash": "^3.2.0", | ||
@@ -32,0 +33,0 @@ "permute": "^1.0.0" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
186413
31
2177
7
+ Addedfunctional-red-black-tree@1.0.1(transitive)