@mux/mux-elements-codemod
Advanced tools
Comparing version 1.1.9 to 1.1.10-canary.0
{ | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
40766
5
2