plug-and-play
Advanced tools
Comparing version 2.5.1 to 2.5.2
@@ -5,2 +5,4 @@ # Changelog | ||
### [2.5.2](https://github.com/adaltas/node-plug-and-play/compare/v2.5.1...v2.5.2) (2022-03-12) | ||
### [2.5.1](https://github.com/adaltas/node-plug-and-play/compare/v2.5.0...v2.5.1) (2022-03-12) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "plug-and-play", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"author": "David Worms <david@adaltas.com>", | ||
@@ -87,3 +87,3 @@ "bugs": { | ||
"prepare": "husky install", | ||
"prepublish": "git push --follow-tags origin master", | ||
"prepublishOnly": "git push --follow-tags origin master", | ||
"test": "mocha 'test/**/*.coffee'", | ||
@@ -90,0 +90,0 @@ "release": "standard-version", |
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
68072