@hpcc-js/amchart
Advanced tools
Comparing version 0.0.27 to 0.0.29
{ | ||
"name": "@hpcc-js/amchart", | ||
"version": "0.0.27", | ||
"version": "0.0.29", | ||
"description": "hpcc-js - Viz AM Charts", | ||
@@ -14,9 +14,11 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"clean": "rimraf lib* && rimraf dist*", | ||
"build": "tsc", | ||
"clean": "rimraf lib* && rimraf dist*", | ||
"build-es6": "tsc --module es6 --outDir ./lib-es6", | ||
"bundle": "node ./node_modules/@hpcc-js/bundle/lib/rollup", | ||
"docs": "typedoc --options tdoptions.json ." | ||
}, | ||
"dependencies": { | ||
"@hpcc-js/api": "^0.0.27", | ||
"@hpcc-js/common": "^0.0.27", | ||
"@hpcc-js/api": "^0.0.29", | ||
"@hpcc-js/common": "^0.0.29", | ||
"amcharts3": "amcharts/amcharts3#3.18.0", | ||
@@ -30,3 +32,3 @@ "d3-array": "^1.2.0", | ||
"devDependencies": { | ||
"@types/d3-time-format": "^2.0.5", | ||
"@hpcc-js/bundle": "^0.0.3", | ||
"rimraf": "^2.6.1", | ||
@@ -33,0 +35,0 @@ "typedoc": "^0.7.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
14818
3887483
3
+ Added@hpcc-js/api@0.0.29(transitive)
+ Added@hpcc-js/common@0.0.29(transitive)
- Removed@hpcc-js/api@0.0.27(transitive)
- Removed@hpcc-js/common@0.0.27(transitive)
Updated@hpcc-js/api@^0.0.29
Updated@hpcc-js/common@^0.0.29