New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appannie/react-ab-testing

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appannie/react-ab-testing - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

8

CHANGELOG.md

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

### 1.2.2 (2021-08-23)
**Note:** Version bump only for package @appannie/react-ab-testing
### 1.2.1 (2021-05-19)

@@ -8,0 +16,0 @@

2

lib/index.d.ts

@@ -10,3 +10,3 @@ import React, { ReactNode } from 'react';

config: ABTestingConfig;
userId: number;
userId: number | string;
userProfile: {

@@ -13,0 +13,0 @@ [key: string]: string;

@@ -7,3 +7,3 @@ {

},
"version": "1.2.1",
"version": "1.2.2",
"description": "",

@@ -21,3 +21,3 @@ "files": [

"dependencies": {
"@appannie/ab-testing": "^1.2.1"
"@appannie/ab-testing": "^1.2.2"
},

@@ -27,3 +27,3 @@ "peerDependencies": {

},
"gitHead": "2fcbc659fb947790428b4a86ee8198e1a4094f46"
"gitHead": "4660c199fb4ea6b7f21ad84d401b0d33e067a818"
}

@@ -388,4 +388,4 @@ <!-- TOC -->

Made with ❤️ by [Zhang Tao](https://github.com/BananaWanted) and [Simon Boudrias](https://github.com/SBoudrias) from the App Annie Beijing office.
Made with ❤️ by [Zhang Tao](https://github.com/ZigZagT) and [Simon Boudrias](https://github.com/SBoudrias) from the App Annie Beijing office.
Available for public use under the MIT license.

Sorry, the diff of this file is not supported yet

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