Comparing version 1.8.4 to 1.8.5
{ | ||
"name": "pit-js", | ||
"version": "1.8.4", | ||
"version": "1.8.5", | ||
"description": "Pollable Input", | ||
@@ -26,2 +26,4 @@ "module": "examples/build/PIT.module.js", | ||
"build": "rollup -c", | ||
"preinstall": "yarn config-hooks", | ||
"config-hooks": "git config core.hooksPath git_hooks", | ||
"create-tag": "cross-var git tag -a \"v$npm_package_version\" -m \"Release Version $npm_package_version\" && cross-var git push origin \"v$npm_package_version\"", | ||
@@ -44,3 +46,8 @@ "update-version": "cross-var echo \"v$npm_package_version\" > .version", | ||
"author": "OHZI Interactive", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"standardx": { | ||
"ignore": [ | ||
"/examples/**/*" | ||
] | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
210266
1