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

balena-request

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-request - npm Package Compare versions

Comparing version 10.0.7 to 10.0.8-native-parseint-3319bf188491da5b7e0b30e92b43251b25a09ed2

4

build/utils.js

@@ -18,3 +18,3 @@ // Generated by CoffeeScript 1.12.7

*/
var HeadersPonyfill, IS_BROWSER, Promise, UNSUPPORTED_REQUEST_PARAMS, assign, errors, handleAbortIfNotSupported, includes, normalFetch, parseInt, processRequestOptions, qs, ref, requestAsync, urlLib;
var HeadersPonyfill, IS_BROWSER, Promise, UNSUPPORTED_REQUEST_PARAMS, assign, errors, handleAbortIfNotSupported, includes, normalFetch, processRequestOptions, qs, ref, requestAsync, urlLib;

@@ -31,4 +31,2 @@ Promise = require('bluebird');

parseInt = require('lodash/parseInt');
assign = require('lodash/assign');

@@ -35,0 +33,0 @@

@@ -7,2 +7,6 @@ # Change Log

## 10.0.8 - 2020-03-02
* Remove lodash/parseint [Pagan Gazzard]
## 10.0.7 - 2020-02-13

@@ -9,0 +13,0 @@

{
"name": "balena-request",
"version": "10.0.7",
"version": "10.0.8-native-parseint-3319bf188491da5b7e0b30e92b43251b25a09ed2",
"description": "Balena HTTP client",

@@ -5,0 +5,0 @@ "main": "build/request.js",

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