linked-list
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "linked-list", | ||
"main": "./_destination/linked-list.max.js", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"homepage": "https://github.com/wooorm/linked-list", | ||
@@ -6,0 +6,0 @@ "authors": [ |
@@ -5,3 +5,3 @@ { | ||
"description": "Minimalistic linked lists.", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"keywords": [ | ||
@@ -8,0 +8,0 @@ "linked", |
@@ -5,3 +5,3 @@ { | ||
"description": "Minimalistic linked lists.", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"keywords": [ | ||
@@ -23,5 +23,5 @@ "linked", | ||
"devDependencies": { | ||
"mocha": "~1.12.0", | ||
"uglify-js": "~2.4.2", | ||
"jshint": "~2.3.0" | ||
"mocha": "~1.20.1", | ||
"uglify-js": "~2.4.13", | ||
"jshint": "~2.5.1" | ||
}, | ||
@@ -28,0 +28,0 @@ "engines": { |
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
81821