Comparing version 0.9.0-0 to 0.9.0-1
{ | ||
"name": "is-lite", | ||
"version": "0.9.0-0", | ||
"version": "0.9.0-1", | ||
"description": "A tiny javascript type testing tool", | ||
@@ -25,4 +25,4 @@ "author": "Gil Barbara <gilbarbara@gmail.com>", | ||
"homepage": "https://github.com/gilbarbara/is-lite#readme", | ||
"main": ".dist/index.js", | ||
"module": ".dist/index.mjs", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"exports": { | ||
@@ -29,0 +29,0 @@ "import": "./dist/index.mjs", |
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
32611
0