codi-test-framework
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "codi-test-framework", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A simple test framework for JavaScript", | ||
@@ -10,4 +10,3 @@ "type": "module", | ||
"browser": "./dist/web.js", | ||
"node": "./dist/node.js", | ||
"default": "./dist/node.js" | ||
"default": "./dist/web.js" | ||
} | ||
@@ -43,2 +42,2 @@ }, | ||
} | ||
} | ||
} |
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
0
15512