@xstate/react
Advanced tools
Comparing version 4.1.2 to 4.1.3
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
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
36244
9
18