@stackflow/react
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -21,4 +21,4 @@ export declare const useCoreActions: () => { | ||
pop: (params?: { | ||
skipExitActiveState?: boolean | undefined; | ||
} | undefined) => void; | ||
skipExitActiveState?: boolean; | ||
}) => void; | ||
}; |
{ | ||
"name": "@stackflow/react", | ||
"version": "0.5.0", | ||
"license": "Apache-2.0", | ||
"version": "0.5.1", | ||
"license": "MIT", | ||
"exports": { | ||
@@ -16,3 +16,4 @@ ".": { | ||
"dist", | ||
"src" | ||
"src", | ||
"README.md" | ||
], | ||
@@ -30,7 +31,7 @@ "scripts": { | ||
"devDependencies": { | ||
"@stackflow/core": "^0.4.0", | ||
"@stackflow/core": "^0.4.1", | ||
"@types/react": "^18.0.9", | ||
"react": "^18.1.0", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.6.3" | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -50,3 +51,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "fd15108ea159510977b2932a50f78f3ff9fefcd3" | ||
"gitHead": "5ed301496b246955d52c135d308858847a58a90c" | ||
} |
Sorry, the diff of this file is not supported yet
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
79
0
23
119047