Socket
Socket
Sign inDemoInstall

@stackflow/react

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackflow/react - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

README.md

4

dist/core/useCoreActions.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc