hardware-suit
Advanced tools
Comparing version 1.1.15 to 1.1.17
@@ -5,2 +5,6 @@ # Changelog | ||
### [1.1.17](https://github.com/ob-cloud/hardware-suit/compare/v1.1.14...v1.1.17) (2020-12-01) | ||
### [1.1.15](https://github.com/ob-cloud/hardware-suit/compare/v1.1.12...v1.1.15) (2020-12-01) | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "hardware-suit", | ||
"version": "1.1.15", | ||
"version": "1.1.17", | ||
"description": "hardware-suit javascript library", | ||
@@ -31,3 +31,4 @@ "main": "dist/hardware-suit.js", | ||
"clean": "trash build test", | ||
"prepare-release": "run-s cov:check doc:html version doc:publish" | ||
"prepare-release": "run-s cov:check doc:html version doc:publish", | ||
"release": "npm run build:pack && git add . && git commit -m \"build bundle\" && git push && npm version patch && npm publish" | ||
}, | ||
@@ -34,0 +35,0 @@ "scripts-info": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
508533
5271