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

@guardian/ab-core

Package Overview
Dependencies
Maintainers
35
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/ab-core - npm Package Compare versions

Comparing version 1.0.1-next.0 to 1.1.0-next.0

3

dist/index.d.ts
import { AB } from './ab';
import { ABTest as _ABTest, ABTestAPI as _ABTestAPI, AbTestConfig as _AbTestConfig } from './types';
import { ABTest as _ABTest, ABTestAPI as _ABTestAPI, AbTestConfig as _AbTestConfig, Runnable as _Runnable } from './types';
export { AB };

@@ -7,1 +7,2 @@ export declare type ABTest = _ABTest;

export declare type AbTestConfig = _AbTestConfig;
export declare type Runnable = _Runnable<_ABTest>;
{
"version": "1.0.1-next.0",
"version": "1.1.0-next.0",
"name": "@guardian/ab-core",

@@ -77,3 +77,3 @@ "author": "The Guardian",

},
"gitHead": "b452c40e2e3fde0ec5f6486ce14db1a6af138ab9"
"gitHead": "aa079e0b4252f5ab85c04f8f6ce395212891933f"
}
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