@geoblocks/d3-helper
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@geoblocks/d3-helper", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "d3 helper classes", | ||
@@ -18,2 +18,4 @@ "license": "bsd", | ||
], | ||
"main": "lib/index.js", | ||
"module": "lib/index.js", | ||
"types": [ | ||
@@ -26,5 +28,4 @@ "lib/index.d.ts" | ||
"doc": "typedoc --out apidoc --theme minimal --readme none --hideGenerator --listInvalidSymbolLinks --toc none", | ||
"lint": "npm run tslint && npm run typecheck", | ||
"start": "parcel serve --port 8080 examples/**/*.html", | ||
"tslint": "tslint src/*.ts examples/**/*.js" | ||
"lint": "tslint src/*.ts", | ||
"start": "parcel serve --port 8080 examples/**/*.html" | ||
}, | ||
@@ -31,0 +32,0 @@ "dependencies": { |
@@ -50,4 +50,3 @@ # d3-helper | ||
npm version patch | ||
npm publish | ||
git push --tags origin master | ||
npm run build && npm publish && git push --tags origin master | ||
``` | ||
@@ -54,0 +53,0 @@ |
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
44009
0
58