New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaspack/optimizer-css

Package Overview
Dependencies
Maintainers
0
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/optimizer-css - npm Package Compare versions

Comparing version

to
2.12.1-canary.3556

16

package.json
{
"name": "@atlaspack/optimizer-css",
"version": "2.12.1-canary.3554+379cf6bae",
"version": "2.12.1-canary.3556+d32468aff",
"license": "(MIT OR Apache-2.0)",

@@ -15,16 +15,16 @@ "publishConfig": {

"engines": {
"atlaspack": "2.12.1-canary.3554+379cf6bae",
"atlaspack": "2.12.1-canary.3556+d32468aff",
"node": ">= 16.0.0"
},
"dependencies": {
"@atlaspack/diagnostic": "2.12.1-canary.3554+379cf6bae",
"@atlaspack/plugin": "2.12.1-canary.3554+379cf6bae",
"@atlaspack/utils": "2.12.1-canary.3554+379cf6bae",
"@atlaspack/diagnostic": "2.12.1-canary.3556+d32468aff",
"@atlaspack/plugin": "2.12.1-canary.3556+d32468aff",
"@atlaspack/utils": "2.12.1-canary.3556+d32468aff",
"@parcel/source-map": "^2.1.1",
"browserslist": "^4.6.6",
"lightningcss": "^1.22.1",
"lightningcss": "^1.28.2",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"lightningcss-wasm": "^1.22.1"
"lightningcss-wasm": "^1.28.2"
},

@@ -34,3 +34,3 @@ "browser": {

},
"gitHead": "379cf6baef3e1a78dc1a9c2e58428491f67543f5"
"gitHead": "d32468affac184f10d2167710022e72133ee162c"
}