Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xstate/react

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xstate/react - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

2

dist/xstate-react.cjs.d.ts
export * from "./declarations/src/index";
//# sourceMappingURL=xstate-react.cjs.d.ts.map
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoieHN0YXRlLXJlYWN0LmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi9kZWNsYXJhdGlvbnMvc3JjL2luZGV4LmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==
{
"name": "@xstate/react",
"version": "4.1.2",
"version": "4.1.3",
"description": "XState tools for React",

@@ -52,3 +52,2 @@ "keywords": [

},
"scripts": {},
"bugs": {

@@ -59,3 +58,3 @@ "url": "https://github.com/statelyai/xstate/issues"

"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"xstate": "^5.18.1"
"xstate": "^5.18.2"
},

@@ -78,5 +77,7 @@ "peerDependenciesMeta": {

"react-dom": "^18.0.0",
"rxjs": "^7.8.0",
"xstate": "5.18.1"
}
}
"rxjs": "^7.8.1",
"@xstate-repo/jest-utils": "^0.0.0",
"xstate": "^5.18.2"
},
"scripts": {}
}

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