@stackflow/react
Advanced tools
Comparing version 1.2.0-canary.3 to 1.2.0-canary.4
{ | ||
"name": "@stackflow/react", | ||
"version": "1.2.0-canary.3", | ||
"version": "1.2.0-canary.4", | ||
"repository": { | ||
@@ -14,3 +14,3 @@ "type": "git", | ||
"require": "./dist/cjs/index.js", | ||
"import": "./dist/esm/index.mjs" | ||
"import": "./dist/esm/index.js" | ||
}, | ||
@@ -20,3 +20,3 @@ "./stable": { | ||
"require": "./dist/cjs/stable/index.js", | ||
"import": "./dist/esm/stable/index.mjs" | ||
"import": "./dist/esm/stable/index.js" | ||
}, | ||
@@ -26,7 +26,7 @@ "./future": { | ||
"require": "./dist/cjs/future/index.js", | ||
"import": "./dist/esm/future/index.mjs" | ||
"import": "./dist/esm/future/index.js" | ||
} | ||
}, | ||
"main": "./dist/cjs/index.js", | ||
"module": "./dist/esm/index.mjs", | ||
"module": "./dist/esm/index.js", | ||
"types": "./dist/esm/index.d.ts", | ||
@@ -33,0 +33,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
249028