@statelyai/sky-react
Advanced tools
Comparing version 0.0.13 to 0.0.14
export * from "./declarations/src/index"; | ||
//# sourceMappingURL=statelyai-sky-react.cjs.d.ts.map | ||
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RhdGVseWFpLXNreS1yZWFjdC5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0= |
{ | ||
"name": "@statelyai/sky-react", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "", | ||
@@ -25,3 +25,3 @@ "main": "dist/statelyai-sky-react.cjs.js", | ||
"scripts": {}, | ||
"repository": "https://github.com/statelyai/sky/tree/master/packages/sky-react", | ||
"repository": "https://github.com/statelyai/sky/tree/main/packages/sky-react", | ||
"author": "Stately Team", | ||
@@ -34,8 +34,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@statelyai/sky": "^0.0.13", | ||
"@statelyai/sky": "^0.0.14", | ||
"@xstate/react": "^4.1.1", | ||
"xstate": "^5.13.0" | ||
"xstate": "^5.15.0" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.3.1", | ||
"@types/react": "^18.3.3", | ||
"react": "^18.3.1" | ||
@@ -42,0 +42,0 @@ }, |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4786
8
+ Added@statelyai/sky@0.0.14(transitive)
- Removed@statelyai/sky@0.0.13(transitive)
Updated@statelyai/sky@^0.0.14
Updatedxstate@^5.15.0