@guardian/ab-core
Advanced tools
Comparing version 1.0.1-next.0 to 1.1.0-next.0
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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
83315
204