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

@xstate/react

Package Overview
Dependencies
Maintainers
1
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 0.3.0 to 0.4.0

lib/index.js.map

1

lib/index.js

@@ -64,1 +64,2 @@ "use strict";

exports.useService = useService;
//# sourceMappingURL=index.js.map

10

package.json
{
"name": "@xstate/react",
"version": "0.3.0",
"version": "0.4.0",
"description": "XState tools for React",

@@ -38,5 +38,3 @@ "keywords": [

"peerDependencies": {
"react": "^16.8.0"
},
"dependencies": {
"react": "^16.8.0",
"xstate": "^4.5.0"

@@ -56,4 +54,6 @@ },

"react-testing-library": "^6.0.1",
"ts-jest": "^24.0.0"
"ts-jest": "^24.0.0",
"typescript": "^3.4.5",
"xstate": "^4.5.0"
}
}
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