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

@itentialopensource/adapter-utils

Package Overview
Dependencies
Maintainers
3
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itentialopensource/adapter-utils - npm Package Compare versions

Comparing version 4.10.0 to 4.11.0

10

CHANGELOG.md
## 4.11.0 [08-28-2019]
* Resolves PH-40139: changes for redirects
Closes PH-40139
See merge request itentialopensource/adapter-utils!106
---
## 4.10.0 [08-27-2019]

@@ -3,0 +13,0 @@

2

package.json
{
"name": "@itentialopensource/adapter-utils",
"version": "4.10.0",
"version": "4.11.0",
"description": "Itential Adapter Utility Libraries",

@@ -5,0 +5,0 @@ "scripts": {

@@ -307,2 +307,9 @@ {

"properties": {
"number_redirects": {
"type": "integer",
"description": "how many redirects before it gives up on the request",
"default": 0,
"minimum": 0,
"maximum": 20
},
"number_retries": {

@@ -309,0 +316,0 @@ "type": "integer",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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