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

@mux/mux-elements-codemod

Package Overview
Dependencies
Maintainers
0
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mux/mux-elements-codemod - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10-canary.0

19

package.json
{
"name": "@mux/mux-elements-codemod",
"version": "1.1.9",
"description": "A codemod to transform @mux-elments scope imports into @mux scope imports",
"bin": "./dist/index.mjs",
"version": "1.1.10-canary.0",
"description": "A codemod to transform @mux-elements scope imports into @mux scope imports",
"bin": {
"mux-elements-codemod": "dist/index.mjs"
},
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/muxinc/elements",
"directory": "packages/mux-player"
"url": "git+https://github.com/muxinc/elements.git",
"directory": "packages/mux-elements-codemod"
},

@@ -22,5 +24,3 @@ "author": "Mux, Inc.",

"build:types": "tsc",
"build": "npm-run-all --parallel build:esm",
"create-release-notes": "create-release-notes ./CHANGELOG.md",
"publish-release": "../../scripts/publish.sh"
"build": "npm-run-all --parallel build:esm"
},

@@ -44,4 +44,3 @@ "dependencies": {

"typescript": "^5.5.4"
},
"gitHead": "5ae58b9de16ae2dcd807276bb6539c1f8cfab800"
}
}

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