@guardian/ab-core
Advanced tools
Comparing version 0.2.1-alpha.11 to 0.2.1-alpha.14
import { AB } from './ab'; | ||
import { ABTestAPI as _ABTestAPI, CoreAPI as _CoreAPI, AbTestConfig as _AbTestConfig } from './types'; | ||
import { ABTest as _ABTest, ABTestAPI as _ABTestAPI, AbTestConfig as _AbTestConfig } from './types'; | ||
export { AB }; | ||
export declare type ABTest = _ABTest; | ||
export declare type ABTestAPI = _ABTestAPI; | ||
export declare type CoreAPI = _CoreAPI; | ||
export declare type AbTestConfig = _AbTestConfig; |
{ | ||
"version": "0.2.1-alpha.11+75b5583", | ||
"version": "0.2.1-alpha.14+9e9f12d", | ||
"name": "@guardian/ab-core", | ||
@@ -77,3 +77,3 @@ "author": "The Guardian", | ||
}, | ||
"gitHead": "75b5583b449162fc3334d1433b60427cf4f6394a" | ||
"gitHead": "9e9f12df9e43cdc0200c922fe467321187554173" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
80502