hapi-middleman-paypal-intacct
Advanced tools
Comparing version 0.0.40 to 0.0.41
{ | ||
"name": "hapi-middleman-paypal-intacct", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"description": "hapi-middleman module for integrating paypal with intacct", | ||
@@ -25,3 +25,3 @@ "license": "MIT", | ||
"build": "yarn run clean && yarn run lint && echo Using TypeScript && tsc --version && tsc --pretty", | ||
"test": "nyc tape test/**/*-spec.ts dotenv_config_path=./test/.env | tap-spec; nyc report ---reporter=text", | ||
"test": "yarn run lint && nyc tape test/**/*-spec.ts dotenv_config_path=./test/.env | tap-spec; nyc report ---reporter=text", | ||
"watch": "yarn run build -- --watch", | ||
@@ -28,0 +28,0 @@ "watch:test": "yarn run test -- --watch", |
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
55969