@spotify-confidence/integration-react
Advanced tools
Comparing version 0.2.0-rc.0 to 0.2.1-rc.0
@@ -21,2 +21,8 @@ # Changelog | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @spotify-confidence/openfeature-web-provider bumped from ^0.2.0-rc.0 to ^0.2.1-rc.0 | ||
## [0.2.0-rc.0](https://github.com/spotify/confidence-openfeature-provider-js/compare/integration-react-v0.1.5...integration-react-v0.2.0-rc.0) (2024-04-04) | ||
@@ -23,0 +29,0 @@ |
{ | ||
"name": "@spotify-confidence/integration-react", | ||
"license": "Apache-2.0", | ||
"version": "0.2.0-rc.0", | ||
"version": "0.2.1-rc.0", | ||
"module": "build/esm/index.js", | ||
@@ -21,3 +21,3 @@ "main": "build/cjs/index.js", | ||
"@openfeature/web-sdk": "^0.4.11", | ||
"@spotify-confidence/openfeature-web-provider": "^0.2.0-rc.0", | ||
"@spotify-confidence/openfeature-web-provider": "^0.2.1-rc.0", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
@@ -34,3 +34,3 @@ "@testing-library/react": "^14.0.0", | ||
}, | ||
"gitHead": "86023f5a9cb5c641213ae7754be2395174754119" | ||
"gitHead": "e434adc99a1668ffaf6ac95557a877b4af4c3cfb" | ||
} |
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
171294