Socket
Socket
Sign inDemoInstall

rollup-plugin-css-only

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-css-only - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Changelog

## [3.1.0] - 2020-12-18
### Changed
- Require @rollup/pluginutils@4
## [3.0.0] - 2020-11-19

@@ -9,0 +13,0 @@ ### Changed

4

package.json
{
"name": "rollup-plugin-css-only",
"version": "3.0.0",
"version": "3.1.0",
"description": "Rollup plugin that bundles imported css",

@@ -41,3 +41,3 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@rollup/pluginutils": "3 || 4"
"@rollup/pluginutils": "4"
},

@@ -44,0 +44,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc