Huge News!Announcing our $40M Series B led by Abstract Ventures.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 12.0.1 to 12.0.2-build-url-dependency-1598cca9808180f2df2455bd8514b2647ea88f47-1

4

CHANGELOG.md

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

## 12.0.2 - 2023-07-25
* Make `url` a normal dependency [Thodoris Greasidis]
## 12.0.1 - 2023-07-24

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

1

karma.conf.js

@@ -18,3 +18,2 @@ const getKarmaConfig = require('balena-config-karma');

stream: require.resolve('stream-browserify'),
url: false,
util: false,

@@ -21,0 +20,0 @@ zlib: require.resolve('browserify-zlib'),

{
"name": "balena-request",
"version": "12.0.1",
"version": "12.0.2-build-url-dependency-1598cca9808180f2df2455bd8514b2647ea88f47-1",
"description": "Balena HTTP client",

@@ -67,3 +67,2 @@ "main": "build/request.js",

"typescript": "^5.1.6",
"url": "^0.11.0",
"util": "^0.12.4"

@@ -78,3 +77,4 @@ },

"qs": "^6.9.4",
"tslib": "^2.0.0"
"tslib": "^2.0.0",
"url": "^0.11.1"
},

@@ -85,4 +85,4 @@ "peerDependencies": {

"versionist": {
"publishedAt": "2023-07-24T14:47:21.067Z"
"publishedAt": "2023-07-25T15:47:53.133Z"
}
}

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