@easytwin/cli
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@easytwin/cli", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "", | ||
@@ -24,3 +24,3 @@ "bin": { | ||
"validate-npm-package-name": "^5.0.1", | ||
"@easytwin/types": "^0.0.1" | ||
"@easytwin/types": "^0.0.0" | ||
}, | ||
@@ -43,4 +43,4 @@ "devDependencies": { | ||
"types": "easyv-types --config swagger.config.json", | ||
"publish:npm": "pnpm publish --registry=https://registry.npmjs.org/ --access=public --no-git-checks" | ||
"publish:npm": "pnpm build &&sudo pnpm publish --registry=https://registry.npmjs.org/ --access=public --no-git-checks" | ||
} | ||
} |
@@ -0,0 +0,0 @@ ora最新版本用的是esm, tsc打包不会resolve nodemodule, cli调用时在node环境无法解析esm. 即使用rollup打包最后转换成cjs,由于生成的代码中含有类似于/\*_ eslint browser _/ navigator 字样无法在node环境使用, 因此最后选择使用ora5.0.0版本 |
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
554804
4
- Removed@arco-design/color@0.4.0(transitive)
- Removed@arco-design/web-react@2.62.0(transitive)
- Removed@babel/runtime@7.26.9(transitive)
- Removed@easytwin/types@0.0.1(transitive)
- Removedb-tween@0.3.3(transitive)
- Removedb-validate@1.5.3(transitive)
- Removedcolor@3.2.1(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedcolor-string@1.9.1(transitive)
- Removedcompute-scroll-into-view@1.0.111.0.20(transitive)
- Removedcsstype@3.1.3(transitive)
- Removeddayjs@1.11.13(transitive)
- Removeddetect-node-es@1.1.0(transitive)
- Removeddom-helpers@5.2.1(transitive)
- Removedfocus-lock@1.3.6(transitive)
- Removedis-arrayish@0.3.2(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removednumber-precision@1.6.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@19.0.0(transitive)
- Removedreact-clientside-effect@1.2.7(transitive)
- Removedreact-dom@19.0.0(transitive)
- Removedreact-focus-lock@2.13.6(transitive)
- Removedreact-is@16.13.118.3.1(transitive)
- Removedreact-transition-group@4.4.5(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
- Removedresize-observer-polyfill@1.5.1(transitive)
- Removedscheduler@0.25.0(transitive)
- Removedscroll-into-view-if-needed@2.2.20(transitive)
- Removedshallowequal@1.1.0(transitive)
- Removedsimple-swizzle@0.2.2(transitive)
- Removedtslib@2.8.1(transitive)
- Removeduse-callback-ref@1.3.3(transitive)
- Removeduse-sidecar@1.1.3(transitive)
Updated@easytwin/types@^0.0.0