@stackflow/react
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@stackflow/react", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -30,4 +30,4 @@ "exports": { | ||
"devDependencies": { | ||
"@stackflow/core": "^1.0.0", | ||
"@stackflow/esbuild-config": "^0.20.0", | ||
"@stackflow/core": "^1.0.1", | ||
"@stackflow/esbuild-config": "^1.0.0", | ||
"@stackflow/eslint-config": "^1.0.0", | ||
@@ -52,3 +52,3 @@ "@types/react": "^18.0.9", | ||
"peerDependencies": { | ||
"@stackflow/core": "0", | ||
"@stackflow/core": "^1.0.0", | ||
"@types/react": ">=16.8.0", | ||
@@ -66,3 +66,3 @@ "react": ">=16.8.0" | ||
}, | ||
"gitHead": "d96a0b26503473cb0f246e8cf137a231d1f1eda3" | ||
"gitHead": "b102bb6327baf58ab60329d91dacfb1b0aad12c7" | ||
} |
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
163781