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

myob

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myob - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

lib/interceptors/logger.js

@@ -10,4 +10,4 @@ 'use strict';

client.logger.info('Response Headers', JSON.stringify(response.headers, null, 2));
return response;
}
return response;
}, error => {

@@ -14,0 +14,0 @@ Promise.reject(error);

{
"name": "myob",
"version": "1.0.1",
"version": "1.0.2",
"main": "lib/index.js",

@@ -56,2 +56,2 @@ "repository": "git@github.com:ordermentum/myob-javascript-sdk.git",

}
}
}
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