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

@appannie/ab-testing

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appannie/ab-testing - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

8

CHANGELOG.md

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

## 1.1.2 (2020-05-20)
**Note:** Version bump only for package @appannie/ab-testing
## 1.1.1 (2020-03-18)

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

1

lib/index.js

@@ -6,2 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.Experiments = void 0;
const js_crc32c_1 = __importDefault(require("fast-crc32c/impls/js_crc32c"));

@@ -8,0 +9,0 @@ function getModuloValue(experiment, userId) {

4

package.json

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

},
"version": "1.1.1",
"version": "1.1.2",
"description": "",

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

},
"gitHead": "74c95295cfcee0b3787fa23f9e2e859f8a369015"
"gitHead": "b046b52c73efa9e53422c35650680a6c7d6fb970"
}
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