cronstrue
Advanced tools
Comparing version 0.6.0 to 0.8.0
{ | ||
"name": "cronstrue", | ||
"version": "0.6.0", | ||
"version": "0.8.0", | ||
"description": "Convert cron expressions into human readable descriptions", | ||
@@ -51,5 +51,5 @@ "author": "Brady Holt", | ||
"test": "./node_modules/.bin/mocha --reporter spec", | ||
"build_dist": "rm -rf ./dist && webpack && mv ./dist/src/* ./dist/ && rm -rf ./dist/src", | ||
"prerelease": "rm -rf ./dist && webpack && mv ./dist/src/* ./dist/ && rm -rf ./dist/src && git add -A && git commit --allow-empty -m 'Build latest /dist'", | ||
"release": "npm-github-release" | ||
} | ||
} |
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
253372