New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

cssstudio

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssstudio - npm Package Compare versions

Comparing version
0.3.0
to
0.4.0
+5
-5
package.json
{
"name": "cssstudio",
"version": "0.3.0",
"version": "0.4.0",
"main": "dist/cssstudio.js",
"module": "dist/cssstudio.mjs",
"bin": {
"cssstudio": "dist/cli.mjs"
},
"bin": "dist/cli.mjs",
"exports": {

@@ -45,2 +43,3 @@ ".": {

"esbuild-css-modules-plugin": "^3.1.0",
"jsdom": "^29.0.2",
"react": "^19.0.0",

@@ -50,3 +49,4 @@ "react-dom": "^19.0.0",

"vitest": "^4.1.0"
}
},
"gitHead": "df8a589ca8038abe08ae59f8d03165c2c1d613d8"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display