@hpcc-js/util
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="2.0.1"></a> | ||
## [2.0.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/util@2.0.0...@hpcc-js/util@2.0.1) (2018-09-01) | ||
**Note:** Version bump only for package @hpcc-js/util | ||
<a name="2.0.0"></a> | ||
@@ -8,0 +17,0 @@ # [2.0.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/util@0.1.14...@hpcc-js/util@2.0.0) (2018-08-24) |
{ | ||
"name": "@hpcc-js/util", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "hpcc-js - Utilities", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"clean": "rimraf lib* || rimraf types || rimraf dist", | ||
"clean": "rimraf lib* types dist", | ||
"compile-es6": "tsc --module es6 --outDir ./lib-es6", | ||
@@ -56,3 +56,3 @@ "compile-es6-watch": "npm run compile-es6 -- -w", | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "30bdd695a4cd10a5c5da4532897358f78207bb31" | ||
"gitHead": "b62709358639febfe40b22e8c97094b9ee35c896" | ||
} |
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
508866