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

@harnessio/ff-javascript-client-sdk

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harnessio/ff-javascript-client-sdk - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

10

package.json
{
"name": "@harnessio/ff-javascript-client-sdk",
"version": "1.2.1",
"version": "1.2.2",
"author": "Harness",

@@ -25,5 +25,2 @@ "license": "Apache-2.0",

"esbuild": "^0.9.0",
"event-source-polyfill": "^1.0.22",
"jwt-decode": "^3.1.2",
"mitt": "^2.1.0",
"prettier": "^2.2.1",

@@ -40,2 +37,7 @@ "tslib": "^2.0.3",

},
"dependencies": {
"jwt-decode": "*",
"mitt": "*",
"event-source-polyfill": "*"
},
"peerDependencies": {

@@ -42,0 +44,0 @@ "jwt-decode": "*",

2

README.md
# Harness Feature Flags Client SDK for JavaScript
Library for integrating Harness Feature Flags into JavaScript applications.
Library for integrating Harness Feature Flags into JavaScript UI applications.

@@ -5,0 +5,0 @@ ## Install

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