Comparing version
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.0.1](https://github.com/cssnano/cssnano/compare/cssnano@5.0.0...cssnano@5.0.1) (2021-04-13) | ||
### Bug Fixes | ||
* **cssnano:** replace opencollective with funding field. ([#1047](https://github.com/cssnano/cssnano/issues/1047)) ([3dee7c5](https://github.com/cssnano/cssnano/commit/3dee7c553350e43ad0750a9478a63cf897e5510f)), closes [#1046](https://github.com/cssnano/cssnano/issues/1046) | ||
# [5.0.0](https://github.com/cssnano/cssnano/compare/cssnano@5.0.0-rc.2...cssnano@5.0.0) (2021-04-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "cssnano", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A modular minifier, built on top of the PostCSS ecosystem.", | ||
@@ -10,6 +10,5 @@ "main": "dist/index.js", | ||
"build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.js --out-dir dist --ignore \"**/__tests__/\"", | ||
"prepublish": "yarn build", | ||
"postinstall": "opencollective-postinstall" | ||
"prepublish": "yarn build" | ||
}, | ||
"collective": { | ||
"funding": { | ||
"type": "opencollective", | ||
@@ -31,4 +30,3 @@ "url": "https://opencollective.com/cssnano" | ||
"cssnano-preset-default": "^5.0.0", | ||
"is-resolvable": "^1.1.0", | ||
"opencollective-postinstall": "^2.0.2" | ||
"is-resolvable": "^1.1.0" | ||
}, | ||
@@ -61,3 +59,3 @@ "homepage": "https://github.com/cssnano/cssnano", | ||
}, | ||
"gitHead": "0e2c3bf5835bafcdc8783bef66f730a24194c8f3" | ||
"gitHead": "4e95e1fba3304097df467043abb1d76dbd425539" | ||
} |
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
33532
0.88%4
-20%0
-100%- Removed
- Removed