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

bintray

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bintray - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/rest.js

@@ -52,3 +52,3 @@ (function() {

var headers;
headers = response.headers;
headers = response != null ? response.headers : void 0;
if (headers['x-ratelimit-limit']) {

@@ -55,0 +55,0 @@ this.rateLimit = headers['x-ratelimit-limit'];

{
"name": "bintray",
"version": "0.1.1",
"version": "0.1.2",
"description": "CLI and programmatic API client for Bintray",

@@ -5,0 +5,0 @@ "preferGlobal": true,

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