@hpcc-js/common
Advanced tools
Comparing version 0.0.40 to 0.0.41
{ | ||
"name": "@hpcc-js/common", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"description": "hpcc-js - Viz Common", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
"build": "tsc", | ||
"build-es6": "tsc --module es6 --outDir ./lib-es6", | ||
"build-es6": "tsc --module esnext --outDir ./lib-es6", | ||
"bundle": "npm run copy-resources && node ./node_modules/@hpcc-js/bundle/lib/rollup", | ||
@@ -22,0 +22,0 @@ "docs": "typedoc --options tdoptions.json ." |
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
4462690