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

myob

Package Overview
Dependencies
Maintainers
2
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 0.3.19 to 0.3.20

14

lib/index.js

@@ -19,2 +19,14 @@ 'use strict';

var _resources = require('./resources');
Object.keys(_resources).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _resources[key];
}
});
});
require('babel-polyfill');

@@ -28,4 +40,2 @@

var _resources = require('./resources');
var _resources2 = _interopRequireDefault(_resources);

@@ -32,0 +42,0 @@

2

package.json
{
"name": "myob",
"version": "0.3.19",
"version": "0.3.20",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "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