machinepack-util
Advanced tools
Comparing version 0.7.24 to 0.8.0
{ | ||
"name": "machinepack-util", | ||
"version": "0.7.24", | ||
"version": "0.8.0", | ||
"description": "Utilities for working with arrays, dictionaries, strings, etc.", | ||
@@ -18,3 +18,4 @@ "scripts": { | ||
"lodash": "^2.4.1", | ||
"hat": "0.0.3" | ||
"hat": "0.0.3", | ||
"object-hash": "^0.5.0" | ||
}, | ||
@@ -50,5 +51,6 @@ "repository": { | ||
"log", | ||
"parse-json" | ||
"parse-json", | ||
"hash-dictionary" | ||
] | ||
} | ||
} |
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
18585
25
673
4
+ Addedobject-hash@^0.5.0
+ Addedobject-hash@0.5.0(transitive)