New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/feature-gate-js-client

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/feature-gate-js-client - npm Package Compare versions

Comparing version 4.21.0 to 4.22.0

8

CHANGELOG.md
# @atlaskit/feature-gate-js-client
## 4.22.0
### Minor Changes
- [#157451](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/157451)
[`3733e5e12d1dc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3733e5e12d1dc) -
Update statsig-js-lite
## 4.21.0

@@ -4,0 +12,0 @@

2

dist/cjs/client/version.js

@@ -8,2 +8,2 @@ "use strict";

/// <reference types="node" />
var CLIENT_VERSION = exports.CLIENT_VERSION = "4.21.0";
var CLIENT_VERSION = exports.CLIENT_VERSION = "4.22.0";
/// <reference types="node" />
export const CLIENT_VERSION = "4.21.0";
export const CLIENT_VERSION = "4.22.0";
/// <reference types="node" />
export var CLIENT_VERSION = "4.21.0";
export var CLIENT_VERSION = "4.22.0";
{
"name": "@atlaskit/feature-gate-js-client",
"version": "4.21.0",
"version": "4.22.0",
"description": "Atlassians wrapper for the Statsig js-lite client.",

@@ -37,3 +37,3 @@ "author": "Atlassian Pty Ltd",

"eventemitter2": "^4.1.0",
"statsig-js-lite": "^1.4.0"
"statsig-js-lite": "^1.6.0"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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