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

@bucketco/node-sdk

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bucketco/node-sdk - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/package.json
{
"name": "@bucketco/node-sdk",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": {

@@ -374,5 +374,3 @@ "use strict";

}));
evaluatedFeatures = evaluated
.filter((e) => e.value)
.reduce((acc, res) => {
evaluatedFeatures = evaluated.reduce((acc, res) => {
acc[res.feature.key] = {

@@ -379,0 +377,0 @@ key: res.feature.key,

{
"name": "@bucketco/node-sdk",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

@@ -49,3 +49,3 @@ "repository": {

},
"gitHead": "2dd05a18a65ac4b468b641dc4c854e1051a5d4a0"
"gitHead": "dc3944c6f7ad6a63f403b8ed0c12a1f1de3f919f"
}

Sorry, the diff of this file is not supported yet

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