Comparing version 6.4.14-beta.1 to 6.4.14-beta.2
{ | ||
"name": "jsx-dom", | ||
"version": "6.4.14-beta.1", | ||
"version": "6.4.14-beta.2", | ||
"description": "JSX to document.createElement.", | ||
@@ -11,3 +11,2 @@ "main": "lib/index.cjs.js", | ||
"pretest": "npm run build", | ||
"postinstall": "patch-package", | ||
"postpublish": "rm lib/*.js", | ||
@@ -47,3 +46,2 @@ "prepublishOnly": "yarn build && yarn test", | ||
"nyc": "^15.0.0", | ||
"patch-package": "^6.2.1", | ||
"prettier": "^1.19.1", | ||
@@ -50,0 +48,0 @@ "rollup": "^2.0.6", |
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
24
0
108506