Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@parcel/transformer-css

Package Overview
Dependencies
Maintainers
1
Versions
895
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/transformer-css - npm Package Compare versions

Comparing version 2.0.0-nightly.97 to 2.0.0-nightly.101

3

lib/CSSTransformer.js

@@ -72,3 +72,4 @@ "use strict";

browsers: asset.env.engines.browsers
}
},
minify: asset.env.minify
}); // When this asset is an bundle entry, allow that bundle to be split to load shared assets separately.

@@ -75,0 +76,0 @@ // Only set here if it is null to allow previous transformers to override this behavior.

{
"name": "@parcel/transformer-css",
"version": "2.0.0-nightly.97+a63f3fc9",
"version": "2.0.0-nightly.101+fa36fe82",
"license": "MIT",

@@ -19,4 +19,4 @@ "publishConfig": {

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.97+a63f3fc9",
"@parcel/utils": "2.0.0-nightly.97+a63f3fc9",
"@parcel/plugin": "2.0.0-nightly.101+fa36fe82",
"@parcel/utils": "2.0.0-nightly.101+fa36fe82",
"postcss": "^7.0.5",

@@ -26,3 +26,3 @@ "postcss-value-parser": "^3.3.1",

},
"gitHead": "a63f3fc9726483219412920faeb255e035f90747"
"gitHead": "fa36fe822604e5bc19789cd5c1e89b090c3a7471"
}

@@ -57,2 +57,3 @@ // @flow

},
minify: asset.env.minify,
});

@@ -59,0 +60,0 @@

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