Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uniformdev/optimize-tracker-common

Package Overview
Dependencies
Maintainers
9
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/optimize-tracker-common - npm Package Compare versions

Comparing version 5.0.2-alpha.43 to 6.0.0

24

CHANGELOG.md

@@ -6,2 +6,26 @@ # Change Log

## [6.0.0](https://github.com/uniformdev/optimize-sdk/compare/v5.0.1...v6.0.0) (2021-03-22)
### ⚠ BREAKING CHANGES
- scope strategy initialization no longer needs storage passed
- scope strategy `reset` function removed
- isInPersonalizationControlGroup function is now async
### Features
- **tracker:** add identification as optional storage feature ([4245932](https://github.com/uniformdev/optimize-sdk/commit/42459325c640ed239d50b79b37c23ce659222f05))
- **tracker:** allow minimum score thresholds on intent tags ([#155](https://github.com/uniformdev/optimize-sdk/issues/155)) ([cff37d5](https://github.com/uniformdev/optimize-sdk/commit/cff37d517bd90defc559136659d7a3cfed2dcf50))
- **tracker:** tiered storage automatically updates ascendant tiers ([618475c](https://github.com/uniformdev/optimize-sdk/commit/618475c7c2ea8bf225337c888aea7e4dbd6d1a55))
### Bug Fixes
- **tracker:** removed unused plugin interfaces ([b374ab1](https://github.com/uniformdev/optimize-sdk/commit/b374ab154143c36de70fc3b096786a31681b30c4))
- ga events should be sent nonInteractive, ssr should not send cookies, removed ssr matches ([e6634f2](https://github.com/uniformdev/optimize-sdk/commit/e6634f25fed351c7c7763ab82b5dd4d7d15c3084))
- rewrite UNIFORM_DATA with results generated by cloudflare worker ([5728563](https://github.com/uniformdev/optimize-sdk/commit/57285632010cab3ff6afaf84b0e78c8b116ce704))
### Miscellaneous Chores
- optimize and improve scope architecture ([4c6a283](https://github.com/uniformdev/optimize-sdk/commit/4c6a283f9aedf10c6a3c381ad34045bc02c75bd1))
### [5.0.1](https://github.com/uniformdev/optimize-sdk/compare/v5.0.0...v5.0.1) (2021-03-09)

@@ -8,0 +32,0 @@

6

package.json
{
"name": "@uniformdev/optimize-tracker-common",
"version": "5.0.2-alpha.43+0864fd5",
"version": "6.0.0",
"description": "Uniform Optimize Tracker shared common functionality and types",

@@ -33,3 +33,3 @@ "repository": {

"dependencies": {
"@uniformdev/optimize-common": "^5.0.2-alpha.43+0864fd5"
"@uniformdev/optimize-common": "^6.0.0"
},

@@ -53,3 +53,3 @@ "devDependencies": {

},
"gitHead": "0864fd57e8a75ecacd131525f839fc5f336cf73f"
"gitHead": "179628b83f25acb86417c24aa83dca4d6232eac7"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc