@guardian/ab-core
Advanced tools
Comparing version 3.1.0 to 4.0.0
# @guardian/ab-core | ||
## 4.0.0 | ||
### Major Changes | ||
- Now requires TypeScript ~4.9.5 (if you use it with TypeScript). | ||
## 3.1.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@guardian/ab-core", | ||
"version": "3.1.0", | ||
"version": "4.0.0", | ||
"private": false, | ||
@@ -20,3 +20,3 @@ "description": "A client-side library for A/B & multivariate testing", | ||
"tslib": "^2.4.1", | ||
"typescript": "^4.3.2" | ||
"typescript": "~4.9.5" | ||
}, | ||
@@ -32,3 +32,3 @@ "peerDependenciesMeta": { | ||
"readme": "ERROR: No README data found!", | ||
"_id": "@guardian/ab-core@3.1.0" | ||
"_id": "@guardian/ab-core@4.0.0" | ||
} |
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
93746