node-r3trans
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "node-r3trans", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "NodeJs wrapper for SAP R3trans program", | ||
@@ -23,6 +23,4 @@ "keywords": [ | ||
"scripts": { | ||
"copy_preinstall": "copy _preinstall.js dist\\_preinstall.js", | ||
"build": "tsc && npm run copy_preinstall", | ||
"prepublishOnly": "npm run build", | ||
"preinstall": "node _preinstall.js" | ||
"build": "tsc", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -29,0 +27,0 @@ "author": { |
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
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
0
46808
24
719