@nozbe/zacs
Advanced tools
Comparing version 2.1.0-3 to 2.1.0-4
{ | ||
"name": "@nozbe/zacs", | ||
"version": "2.1.0-3", | ||
"version": "2.1.0-4", | ||
"description": "Zero Abstraction Cost Styling (for React DOM and React Native)", | ||
@@ -14,4 +14,3 @@ "main": "src/index.js", | ||
"ci:check": "concurrently -n 'test,eslint,flow' -c 'auto' 'npm run test' 'npm run eslint' 'npm run flow' --kill-others-on-fail", | ||
"ci": "npm run ci:check", | ||
"postinstall": "patch-package" | ||
"ci": "npm run ci:check" | ||
}, | ||
@@ -86,7 +85,7 @@ "files": [ | ||
"jest": "^29", | ||
"jest-specific-snapshot": "^7.0.0", | ||
"jest-specific-snapshot": "^8.0.0", | ||
"memfs": "^3.2.0", | ||
"mini-css-extract-plugin": "^0.12.0", | ||
"patch-package": "^6.5.1", | ||
"prettier": "^2.8.4", | ||
"prettier": "^2.8.8", | ||
"schema-utils": "^1.0.0", | ||
@@ -93,0 +92,0 @@ "style-loader": "^1.3.0", |
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
149139