@domql/utils
Advanced tools
Comparing version 2.3.63 to 2.3.65
{ | ||
"name": "@domql/utils", | ||
"version": "2.3.63", | ||
"version": "2.3.65", | ||
"license": "MIT", | ||
@@ -21,4 +21,3 @@ "type": "module", | ||
"build:iife": "npx esbuild *.js --target=node16 --format=iife --outdir=dist/iife", | ||
"build": "yarn build:esm && yarn build:cjs && yarn build:iife", | ||
"postinstall": "yarn build", | ||
"build": "yarn build:esm && yarn build:cjs", | ||
"prepublish": "rimraf -I dist && yarn build && yarn copy:package:cjs" | ||
@@ -30,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "285ed7de47df088045ea478552edc99c5bc77c16" | ||
"gitHead": "d6740b17c388380f26aaaa962a1e518324a90a66" | ||
} |
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
3
37535
24
1212