@therms/atalaya
Advanced tools
Comparing version 1.1.0-beta.30 to 1.1.0-beta.31
@@ -0,1 +1,8 @@ | ||
# [1.1.0-beta.31](http://bitbucket.org/thermsio/atalaya/compare/v1.1.0-beta.30...v1.1.0-beta.31) (2021-02-12) | ||
### Bug Fixes | ||
* **webpack build:** restore commit af3a6ea ([3862971](http://bitbucket.org/thermsio/atalaya/commits/3862971ab001307e0b8ede96dfb8262a50cb6fb1)) | ||
# [1.1.0-beta.30](http://bitbucket.org/thermsio/atalaya/compare/v1.1.0-beta.29...v1.1.0-beta.30) (2021-02-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@therms/atalaya", | ||
"version": "1.1.0-beta.30", | ||
"version": "1.1.0-beta.31", | ||
"main": "./lib/cjs.js", | ||
@@ -15,2 +15,3 @@ "module": "./lib/index.js", | ||
"prepublishOnly": "npm run build:prod", | ||
"postinstall": "node tools/postinstall.js", | ||
"test": "npm run lint && jest", | ||
@@ -17,0 +18,0 @@ "storybook": "npm i --no-save webpack@4 && start-storybook -p 6006", |
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
27922
1