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

@itentialopensource/adapter-utils

Package Overview
Dependencies
Maintainers
3
Versions
221
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.6.5 to 4.6.6

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## 4.6.6 [05-20-2019]
* Resolves PH-33337 - fix the default error code
Closes PH-33337
See merge request itentialopensource/adapter-utils!89
---
## 4.6.5 [05-13-2019]

@@ -2,0 +11,0 @@ * Update contribution guidelines when external contributers in mind.

2

lib/translatorUtil.js

@@ -757,3 +757,3 @@ /* @copyright Itential, LLC 2018-9 */

const errorObject = {
icode: 999,
icode: 'AD.999',
IAPerror: {

@@ -760,0 +760,0 @@ origin: `${this.myid}-unidentified`,

{
"name": "@itentialopensource/adapter-utils",
"version": "4.6.5",
"version": "4.6.6",
"description": "Itential Adapter Utility Libraries",

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

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