calamarble-xhub
Advanced tools
Comparing version 0.2.5 to 0.3.0
{ | ||
"name": "calamarble-xhub", | ||
"description": "xhub signature verification for POST requests from facebook", | ||
"version": "0.2.5", | ||
"version": "0.3.0", | ||
"main": "./src/index.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
"build:npm": "babel --ignore node_modules,dist --out-dir ./dist/npm .", | ||
"postbuild:npm": "cp *.json *.txt dist/npm/.", | ||
"postbuild:npm": "cp *.json dist/npm/.", | ||
"publish:npm": "npm run build:npm && npm publish dist/npm", | ||
@@ -12,0 +12,0 @@ "ppp": "npm version patch && git push && git push --tags && npm run publish:npm", |
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
5769