File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " transform-import-declaration-plugin" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6-alpha.0 " ,
44 "description" : " " ,
55 "private" : true ,
66 "scripts" : {
1717 "prerelease" : " node ./script/prerelease.mts"
1818 },
1919 "keywords" : [],
20- "author" : " ityuany" ,
20+ "author" : {
21+ "name" : " ityuany"
22+ },
2123 "license" : " MIT" ,
2224 "packageManager" : " pnpm@10.20.0" ,
2325 "devDependencies" : {
3739 "read-pkg" : " ^10.0.0" ,
3840 "semver" : " ^7.7.3" ,
3941 "write-pkg" : " ^7.0.0"
40- }
42+ },
43+ "readme" : " ERROR: No README data found!" ,
44+ "_id" : " transform-import-declaration-plugin@0.0.5"
4145}
Original file line number Diff line number Diff line change 11{
22 "name" : " @shined/babel-plugin-transform-import-declaration" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6-alpha.0 " ,
44 "description" : " A Babel plugin to transform import declarations for tree-shaking and on-demand loading" ,
55 "main" : " ./cjs/index.js" ,
66 "types" : " ./cjs/index.d.ts" ,
1616 " antd" ,
1717 " on-demand"
1818 ],
19- "author" : " ityuany" ,
19+ "author" : {
20+ "name" : " ityuany"
21+ },
2022 "license" : " MIT" ,
2123 "peerDependencies" : {
2224 "@babel/core" : " ^7.0.0" ,
2830 "publishConfig" : {
2931 "access" : " public" ,
3032 "registry" : " https://registry.npmjs.org" ,
31- "tag" : " latest "
33+ "tag" : " alpha "
3234 },
3335 "scripts" : {
3436 "build" : " lecp" ,
4446 "@babel/types" : " ^7.28.5" ,
4547 "@shined/lecp" : " ^0.1.1" ,
4648 "@types/babel__core" : " ^7.20.5" ,
47- "typescript" : " ^5.9.3" ,
4849 "clean-pkg-json" : " ^1.3.0" ,
50+ "typescript" : " ^5.9.3" ,
4951 "vitest" : " ^4.0.12"
50- }
52+ },
53+ "readme" : " ERROR: No README data found!" ,
54+ "_id" : " @shined/babel-plugin-transform-import-declaration@0.0.5"
5155}
Original file line number Diff line number Diff line change 11{
22 "name" : " @shined/swc-plugin-transform-import-declaration" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6-alpha.0 " ,
44 "description" : " SWC plugin for transforming import declarations" ,
5- "author" : " ityuany" ,
5+ "author" : {
6+ "name" : " ityuany"
7+ },
68 "license" : " MIT" ,
79 "main" : " swc_plugin_transform_import_declaration.wasm" ,
810 "files" : [
2022 "publishConfig" : {
2123 "access" : " public" ,
2224 "registry" : " https://registry.npmjs.org" ,
23- "tag" : " latest "
25+ "tag" : " alpha "
2426 },
2527 "scripts" : {
2628 "build" : " cargo build --release --target wasm32-wasip1" ,
2931 "clean" : " cargo clean" ,
3032 "prepublishOnly" : " clean-pkg-json"
3133 },
32- "devDependencies" :{
34+ "devDependencies" : {
3335 "clean-pkg-json" : " ^1.3.0"
34- }
36+ },
37+ "readme" : " ERROR: No README data found!" ,
38+ "_id" : " @shined/swc-plugin-transform-import-declaration@0.0.5"
3539}
You can’t perform that action at this time.
0 commit comments