node-csfd-api
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "node-csfd-api", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "Simple NPM library for scraping CSFD", | ||
@@ -17,2 +17,3 @@ "main": "./index.js", | ||
"postversion": "git push && git push --follow-tags", | ||
"release:beta": "npm version prerelease -m \"chore(update): prelease %s 💥 \"", | ||
"release:patch": "git checkout master && npm version patch -m \"chore(update): patch release %s 🐛 \"", | ||
@@ -19,0 +20,0 @@ "release:minor": "git checkout master && npm version minor -m \"chore(update): release %s 🚀\"", |
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
27372