@hpcc-js/codemirror-shim
Advanced tools
Comparing version 0.0.69 to 0.0.70
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.0.70"></a> | ||
## [0.0.70](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror-shim@0.0.69...@hpcc-js/codemirror-shim@0.0.70) (2018-08-02) | ||
**Note:** Version bump only for package @hpcc-js/codemirror-shim | ||
<a name="0.0.69"></a> | ||
@@ -8,0 +16,0 @@ ## [0.0.69](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/codemirror-shim@0.0.68...@hpcc-js/codemirror-shim@0.0.69) (2018-07-30) |
{ | ||
"name": "@hpcc-js/codemirror-shim", | ||
"version": "0.0.69", | ||
"version": "0.0.70", | ||
"description": "hpcc-js - codemirror shim", | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
"build": "npm run compile-es6 && npm run bundle", | ||
"watch": "concurrently --kill-others \"npm run compile-es6-watch\" \"npm run bundle-watch\"", | ||
"watch": "run-p compile-es6-watch bundle-watch", | ||
"lint": "tslint --project . src/**/*.ts", | ||
@@ -31,3 +31,3 @@ "docs": "typedoc --options tdoptions.json ." | ||
"@hpcc-js/bundle": "^0.0.44", | ||
"concurrently": "3.5.1", | ||
"npm-run-all": "4.1.3", | ||
"rimraf": "2.6.2", | ||
@@ -34,0 +34,0 @@ "rollup": "0.58.2", |
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
2571516