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

unleash-client

Package Overview
Dependencies
Maintainers
4
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unleash-client - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

4

CHANGELOG.md
# Changelog
## 3.2.3
- fix: details.json should be updated after npm version
## 3.2.2

@@ -4,0 +8,0 @@

2

lib/details.json

@@ -1,1 +0,1 @@

{ "name": "unleash-client-node", "version": "3.2.1", "sdkVersion": "unleash-client-node:3.2.1" }
{ "name": "unleash-client-node", "version": "3.2.3", "sdkVersion": "unleash-client-node:3.2.3" }
{
"name": "unleash-client",
"version": "3.2.2",
"version": "3.2.3",
"description": "Unleash Client for Node",

@@ -9,3 +9,3 @@ "license": "Apache-2.0",

"scripts": {
"preinstall": "node scripts/build-details.js",
"postversion": "node scripts/build-details.js",
"lint": "eslint .",

@@ -12,0 +12,0 @@ "lint:fix": "eslint . --fix && prettier --write '{src,examples}/**/*.ts'",

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