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
220
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.38.2 to 4.39.0

10

CHANGELOG.md
## 4.39.0 [02-16-2021]
* fix so we can get a token out of requestCookie and also added a healthcheck property
Closes ADAPT-458
See merge request itentialopensource/adapter-utils!201
---
## 4.38.2 [12-11-2020]

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

2

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

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

@@ -334,2 +334,6 @@ {

]
},
"query_object": {
"type": "object",
"description": "Query object { device: xxxxx } to be placed into the healthcheck, will be converted to query string by the adapter"
}

@@ -336,0 +340,0 @@ },

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