automatic-semver-demo
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -7,2 +7,2 @@ var version = require('./package.json').version; | ||
export { greet }; | ||
exports.greet = greet; |
{ | ||
"name": "automatic-semver-demo", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Auto versioning demo", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
1177