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

knox

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knox - npm Package Compare versions

Comparing version 0.8.8 to 0.8.9

3

lib/client.js

@@ -835,3 +835,4 @@ "use strict";

if (err) return fn(err);
if (data == null) return fn(new Error('null response received'));
delete data.$;

@@ -838,0 +839,0 @@ normalizeResponse(data);

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ (The MIT License)

@@ -9,3 +9,3 @@ {

],
"version": "0.8.8",
"version": "0.8.9",
"author": "TJ Holowaychuk <tj@learnboost.com>",

@@ -12,0 +12,0 @@ "contributors": [

@@ -374,3 +374,3 @@ # knox

[multipart upload]: aws.typepad.com/aws/2010/11/amazon-s3-multipart-upload.html
[multipart upload]: http://aws.typepad.com/aws/2010/11/amazon-s3-multipart-upload.html
[rather-complicated]: http://stackoverflow.com/q/8653146/3191

@@ -377,0 +377,0 @@ [@nathanoehlman]: https://github.com/nathanoehlman

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