File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed
Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " enforce-direct-access" ,
3- "version" : " 0.0.1-alpha.6 " ,
3+ "version" : " 0.0.1-alpha.7 " ,
44 "description" : " Babel and SWC plugins for enforcing direct access patterns" ,
55 "private" : true ,
66 "scripts" : {
4747 "write-pkg" : " ^7.0.0"
4848 },
4949 "readme" : " ERROR: No README data found!" ,
50- "_id" : " enforce-direct-access@0.0.1-alpha.5 "
50+ "_id" : " enforce-direct-access@0.0.1-alpha.6 "
5151}
Original file line number Diff line number Diff line change 11{
22 "name" : " @shined/babel-plugin-enforce-direct-access" ,
3- "version" : " 0.0.1-alpha.6 " ,
3+ "version" : " 0.0.1-alpha.7 " ,
44 "description" : " A Babel plugin to enforce direct access patterns" ,
55 "main" : " ./cjs/index.js" ,
66 "types" : " ./cjs/index.d.ts" ,
5050 "vitest" : " ^4.0.12"
5151 },
5252 "readme" : " ERROR: No README data found!" ,
53- "_id" : " @shined/babel-plugin-enforce-direct-access@0.0.1-alpha.5"
53+ "_id" : " @shined/babel-plugin-enforce-direct-access@0.0.1-alpha.6" ,
54+ "bugs" : {
55+ "url" : " https://github.com/ityuany/enforce-direct-access/issues"
56+ },
57+ "homepage" : " https://github.com/ityuany/enforce-direct-access#readme"
5458}
Original file line number Diff line number Diff line change 11{
22 "name" : " @shined/swc-plugin-enforce-direct-access" ,
3- "version" : " 0.0.1-alpha.6 " ,
3+ "version" : " 0.0.1-alpha.7 " ,
44 "description" : " SWC plugin for enforcing direct access patterns" ,
55 "author" : {
66 "name" : " ityuany"
3939 "clean-pkg-json" : " ^1.3.0"
4040 },
4141 "readme" : " ERROR: No README data found!" ,
42- "_id" : " @shined/swc-plugin-enforce-direct-access@0.0.1-alpha.5"
42+ "_id" : " @shined/swc-plugin-enforce-direct-access@0.0.1-alpha.6" ,
43+ "bugs" : {
44+ "url" : " https://github.com/ityuany/enforce-direct-access/issues"
45+ },
46+ "homepage" : " https://github.com/ityuany/enforce-direct-access#readme"
4347}
You can’t perform that action at this time.
0 commit comments