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

css-codemod

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-codemod - npm Package Compare versions

Comparing version 0.0.0-pr.4.1.40e7bbc to 0.0.0-pr.4.2.850b193

16

package.json
{
"version": "0.0.0-pr.4.1.40e7bbc",
"version": "0.0.0-pr.4.2.850b193",
"license": "MIT",

@@ -24,4 +24,2 @@ "name": "css-codemod",

"prepare": "yarn build",
"size": "size-limit",
"analyze": "size-limit --why",
"clean": "rimraf dist",

@@ -41,14 +39,3 @@ "css-codemod": "yarn build && ./dist/cli.js"

},
"size-limit": [
{
"path": "dist/index.js",
"limit": "100 KB"
},
{
"path": "dist/cli.js",
"limit": "100 KB"
}
],
"devDependencies": {
"@size-limit/preset-small-lib": "^7.0.5",
"@types/node": "^17.0.13",

@@ -58,3 +45,2 @@ "dripip": "^0.10.0",

"rimraf": "^3.0.2",
"size-limit": "^7.0.5",
"tsdx": "^0.14.1",

@@ -61,0 +47,0 @@ "tslib": "^2.3.1",

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