@b9g/crank
Advanced tools
Comparing version 0.5.0-beta.5 to 0.5.0-beta.6
{ | ||
"name": "@b9g/crank", | ||
"version": "0.5.0-beta.5", | ||
"version": "0.5.0-beta.6", | ||
"description": "Write JSX-driven components with functions, promises and generators.", | ||
@@ -52,2 +52,10 @@ "homepage": "https://crank.js.org", | ||
}, | ||
"./jsx-runtime": { | ||
"import": "./jsx-runtime.js", | ||
"require": "./jsx-runtime.cjs" | ||
}, | ||
"./jsx-runtime.js": { | ||
"import": "./jsx-runtime.js", | ||
"require": "./jsx-runtime.cjs" | ||
}, | ||
"./package.json": "./package.json", | ||
@@ -54,0 +62,0 @@ "./tags": { |
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
1147319
35
8402
0