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

@guardian/ab-react

Package Overview
Dependencies
Maintainers
47
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/ab-react - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

cjs/_virtual/_commonjsHelpers.d.ts

6

CHANGELOG.md
# @guardian/ab-react
## 4.0.2
### Patch Changes
- 15f7024: Use `@emotion/react` jsx runtime instead of `react` jsx runtime
## 4.0.1

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@guardian/ab-react",
"version": "4.0.1",
"version": "4.0.2",
"private": false,

@@ -16,4 +16,4 @@ "description": "A React library for A/B & multivariate testing",

"sideEffects": false,
"main": "cjs/index.js",
"module": "esm/index.js",
"main": "cjs/libs/@guardian/ab-react/src/index.js",
"module": "esm/libs/@guardian/ab-react/src/index.js",
"peerDependencies": {

@@ -35,3 +35,3 @@ "@guardian/ab-core": "^4.0.0",

"readme": "ERROR: No README data found!",
"_id": "@guardian/ab-react@4.0.1"
"_id": "@guardian/ab-react@4.0.2"
}
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