machinepack-util
Advanced tools
Comparing version 6.0.1 to 6.1.0
{ | ||
"name": "machinepack-util", | ||
"version": "6.0.1", | ||
"version": "6.1.0", | ||
"description": "Miscellaneous utilities for everyday tasks with arrays, dictionaries, strings, etc.", | ||
@@ -21,7 +21,7 @@ "scripts": { | ||
"dependencies": { | ||
"browserify-transform-machinepack": "~1.0.3", | ||
"browserify-transform-machinepack": "^1.0.3", | ||
"lodash": "3.10.1", | ||
"lodash.iserror": "3.1.1", | ||
"lodash.isobject": "3.0.2", | ||
"machine": "~12.1.0", | ||
"machine": "^12.3.0", | ||
"object-hash": "0.5.0" | ||
@@ -35,3 +35,3 @@ }, | ||
"mocha": "2.1.0", | ||
"test-machinepack-mocha": "~2.1.1" | ||
"test-machinepack-mocha": "^2.1.1" | ||
}, | ||
@@ -45,3 +45,4 @@ "machinepack": { | ||
"inspect", | ||
"coalesce" | ||
"coalesce", | ||
"require" | ||
], | ||
@@ -48,0 +49,0 @@ "testsUrl": "https://travis-ci.org/treelinehq/machinepack-util" |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
12444
13
291
1
+ Addeddebug@2.2.0(transitive)
+ Addedmachine@12.4.0(transitive)
+ Addedms@0.7.1(transitive)
+ Addedrttc@9.8.2(transitive)
- Removeddebug@3.1.0(transitive)
- Removedlodash@3.8.0(transitive)
- Removedmachine@12.1.1(transitive)
- Removedms@2.0.0(transitive)
- Removedrttc@9.3.4(transitive)
Updatedmachine@^12.3.0