@uniformdev/optimize-tracker
Advanced tools
Comparing version 7.1.1-alpha.25 to 8.0.0
@@ -6,2 +6,12 @@ # Change Log | ||
## [8.0.0](https://github.com/uniformdev/optimize-sdk-internal/compare/v7.1.0...v8.0.0) (2021-05-18) | ||
### Features | ||
- refactored how component variants are mapped, applied to compon… ([#297](https://github.com/uniformdev/optimize-sdk-internal/issues/297)) ([32fb3f3](https://github.com/uniformdev/optimize-sdk-internal/commit/32fb3f3d3826fcdf9aa70cd61b40d0975b06c1fd)) | ||
### Bug Fixes | ||
- **tracker:** signal frequency now works across multiple re-evaluations ([8d4fa9d](https://github.com/uniformdev/optimize-sdk-internal/commit/8d4fa9d7365c111e6afca9aea4d66d3faeedf8b0)) | ||
## [7.1.0](https://github.com/uniformdev/optimize-sdk/compare/v7.0.1...v7.1.0) (2021-05-03) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@uniformdev/optimize-tracker", | ||
"version": "7.1.1-alpha.25+2ebcc1b", | ||
"version": "8.0.0", | ||
"description": "Uniform Optimize tracker", | ||
@@ -29,4 +29,4 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"dependencies": { | ||
"@uniformdev/optimize-common": "^7.1.1-alpha.25+2ebcc1b", | ||
"@uniformdev/optimize-tracker-common": "^7.1.1-alpha.25+2ebcc1b", | ||
"@uniformdev/optimize-common": "^8.0.0", | ||
"@uniformdev/optimize-tracker-common": "^8.0.0", | ||
"uuid": ">=7.0.0" | ||
@@ -53,3 +53,3 @@ }, | ||
}, | ||
"gitHead": "2ebcc1b608622d898a3d6091925785cdb0727868" | ||
"gitHead": "06b127a1b8bf72ac4e905e45ca53c5f447d06f5f" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
208959
27
0
+ Added@uniformdev/optimize-common@8.0.1(transitive)
+ Added@uniformdev/optimize-tracker-common@8.0.1(transitive)
- Removed@uniformdev/optimize-common@7.1.1-alpha.25(transitive)
- Removed@uniformdev/optimize-tracker-common@7.1.1-alpha.25(transitive)