@livequery/types
Advanced tools
+6
-6
@@ -6,7 +6,7 @@ { | ||
| }, | ||
| "version": "1.0.76", | ||
| "version": "1.0.77", | ||
| "description": "", | ||
| "type": "module", | ||
| "main": "build/index.js", | ||
| "types": "build/index.d.ts", | ||
| "main": "build/src/index.js", | ||
| "types": "build/src/index.d.ts", | ||
| "files": [ | ||
@@ -30,7 +30,7 @@ "build/**/*" | ||
| "import": { | ||
| "types": "./build/index.d.ts", | ||
| "default": "./build/index.js" | ||
| "types": "./build/src/index.d.ts", | ||
| "default": "./build/src/index.js" | ||
| } | ||
| } | ||
| } | ||
| } | ||
| } |
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
5292
0.28%0
-100%