@modern-js-reduck/store
Advanced tools
Comparing version 0.0.0-canary-20230118100540 to 0.0.0-canary-20230320033115
{ | ||
"name": "@modern-js-reduck/store", | ||
"version": "0.0.0-canary-20230118100540", | ||
"version": "0.0.0-canary-20230320033115", | ||
"files": [ | ||
@@ -28,5 +28,11 @@ "dist" | ||
".": { | ||
"types": "./dist/types/index.d.ts", | ||
"default": "./dist/js/treeshaking/index.js" | ||
}, | ||
"./types": { | ||
"types": "./dist/types/types/index.d.ts", | ||
"default": "./dist/js/treeshaking/types/index.js" | ||
}, | ||
"./utils": { | ||
"types": "./dist/types/utils/index.d.ts", | ||
"default": "./dist/js/treeshaking/utils/index.js" | ||
@@ -40,2 +46,5 @@ } | ||
], | ||
"types": [ | ||
"./dist/types/types/index.d.ts" | ||
], | ||
"utils": [ | ||
@@ -42,0 +51,0 @@ "./dist/types/utils/index.d.ts" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
171908
116
5237
0