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

uploadcare

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uploadcare - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

0

examples/usage.js

@@ -0,0 +0,0 @@ // var uploadcare = require('uploadcare')('public_key', 'private_key');

2

lib/main.js

@@ -57,3 +57,3 @@ "use strict";

'Authentication': 'UploadCare ' + public_key + ':' + sign,
'X-Uploadcare-Date': date.toString(),
'X-Uploadcare-Date': date,
'Content-Type': content_type,

@@ -60,0 +60,0 @@ 'Content-Length': request_data.length

{ "name": "uploadcare",
"version": "0.2.0",
"version": "0.2.1",
"description": "Library for uploadcare.com.",

@@ -4,0 +4,0 @@ "keywords": ["upload", "uploadcare", "api", "wrapper"],

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