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

@guardian/ab-core

Package Overview
Dependencies
Maintainers
47
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 3.1.0 to 4.0.0

6

CHANGELOG.md
# @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 @@

6

package.json
{
"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"
}
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