hapi-middleman-paypal-intacct
Advanced tools
Comparing version 0.0.34 to 0.0.35
{ | ||
"name": "hapi-middleman-paypal-intacct", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"description": "hapi-middleman module for integrating paypal with intacct", | ||
@@ -31,3 +31,4 @@ "license": "MIT", | ||
"reinstall": "rimraf node_modules yarn.lock && yarn install", | ||
"start": "ts-node -r dotenv/config ./example/server.ts" | ||
"start": "ts-node -r dotenv/config ./example/server.ts", | ||
"postpublish": "git push && git push --tags" | ||
}, | ||
@@ -34,0 +35,0 @@ "dependencies": { |
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
55990