@hpcc-js/util
Advanced tools
Comparing version 0.0.43 to 0.0.44
{ | ||
"name": "@hpcc-js/util", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"description": "hpcc-js - Utilities", | ||
@@ -26,6 +26,8 @@ "main": "build/util.js", | ||
}, | ||
"dependencies": { | ||
"es6-promise": "4.1.1", | ||
"tslib": "1.8.0" | ||
}, | ||
"devDependencies": { | ||
"@hpcc-js/bundle": "^0.0.16", | ||
"concurrently": "3.5.0", | ||
"es6-promise": "4.1.1", | ||
"rimraf": "2.6.1", | ||
@@ -35,3 +37,2 @@ "rollup": "0.51.3", | ||
"rollup-plugin-node-resolve": "3.0.0", | ||
"tslib": "1.8.0", | ||
"tslint": "5.8.0", | ||
@@ -38,0 +39,0 @@ "typedoc": "0.7.1", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9
5
192757
2
+ Addedes6-promise@4.1.1
+ Addedtslib@1.8.0
+ Addedes6-promise@4.1.1(transitive)
+ Addedtslib@1.8.0(transitive)