@guardian/ab-core
Advanced tools
Comparing version 8.0.0 to 8.0.1
{ | ||
"name": "@guardian/ab-core", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"private": false, | ||
@@ -21,9 +21,11 @@ "description": "A client-side library for A/B & multivariate testing", | ||
"@types/jest": "29.5.8", | ||
"eslint": "9.14.0", | ||
"jest": "29.7.0", | ||
"jest-environment-jsdom": "29.7.0", | ||
"rollup": "4.18.0", | ||
"ts-jest": "29.1.1", | ||
"rollup": "4.27.4", | ||
"ts-jest": "29.2.3", | ||
"tslib": "2.6.2", | ||
"typescript": "5.5.2", | ||
"wireit": "0.14.4" | ||
"wireit": "0.14.8", | ||
"@guardian/eslint-config": "10.0.0" | ||
}, | ||
@@ -60,3 +62,2 @@ "peerDependencies": { | ||
"**", | ||
"../../../.eslint*", | ||
"!(dist)/**", | ||
@@ -74,3 +75,2 @@ "!.eslintcache" | ||
"**", | ||
"../../../.eslint*", | ||
"!(dist)/**", | ||
@@ -77,0 +77,0 @@ "!.eslintcache" |
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
43795
10