@spotify-confidence/integration-react
Advanced tools
Comparing version 0.1.0 to 0.1.1
# Changelog | ||
## [0.1.1](https://github.com/spotify/confidence-openfeature-provider-js/compare/integration-react-v0.1.0...integration-react-v0.1.1) (2023-11-16) | ||
### 🐛 Bug Fixes | ||
* set correct internal dependencies ([9db8544](https://github.com/spotify/confidence-openfeature-provider-js/commit/9db8544d35410715005f2db82750c87484387c40)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @spotify-confidence/openfeature-web-provider bumped from ^0.1.0 to ^0.1.1 | ||
## [0.1.0](https://github.com/spotify/confidence-openfeature-provider-js/compare/integration-react-v0.0.6...integration-react-v0.1.0) (2023-11-15) | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@spotify-confidence/integration-react", | ||
"license": "Apache-2.0", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"module": "build/esm/index.js", | ||
@@ -19,3 +19,3 @@ "main": "build/cjs/index.js", | ||
"devDependencies": { | ||
"@spotify-confidence/openfeature-web-provider": "^0.0.4", | ||
"@spotify-confidence/openfeature-web-provider": "^0.1.1", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
@@ -32,3 +32,3 @@ "@testing-library/react": "^14.0.0", | ||
}, | ||
"gitHead": "2bf37b7bab49dfe95fe753ad28689827d9885743" | ||
"gitHead": "a50774bd7b6cf2e139da5ea79341d825872b5b69" | ||
} |
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
168873