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

@material-ui/codemod

Package Overview
Dependencies
Maintainers
6
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material-ui/codemod - npm Package Compare versions

Comparing version 5.0.0-alpha.20 to 5.0.0-alpha.21

0

node/v1.0.0/color-imports.js

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@material-ui/codemod",
"version": "5.0.0-alpha.20",
"version": "5.0.0-alpha.21",
"private": false,

@@ -17,3 +17,3 @@ "author": "Material-UI Team",

"prebuild": "rimraf build",
"build": "node ../../scripts/build node --out-dir ./build && cp README.md build && cp package.json build",
"build": "node ../../scripts/build node --out-dir ./build && cpy README.md build && cpy package.json build",
"release": "yarn build && npm publish --tag next"

@@ -20,0 +20,0 @@ },

Sorry, the diff of this file is not supported yet

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