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

resolve-account

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve-account - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

10

dist/index.js

@@ -20,3 +20,3 @@ (function (root, factory) {

var SOURCE = 'library';
var VERSION = '1.0.18';
var VERSION = '1.0.19';

@@ -53,4 +53,4 @@ function ResolveAccount(options) {

// TODO: ADD THESE THINGS: USAGE RESOVLER ETC
console.log('++++++account 1', JSON.stringify(account, null, 2));
console.log('++++++options 1', JSON.stringify(options, null, 2));
// console.log('++++++account 1', JSON.stringify(account, null, 2));
// console.log('++++++options 1', JSON.stringify(options, null, 2));

@@ -405,4 +405,4 @@ // @@@DEVELOPER

// TODO: ADD THESE THINGS: USAGE RESOVLER ETC
console.log('++++++account 2', JSON.stringify(account, null, 2));
console.log('++++++options 2', JSON.stringify(options, null, 2));
// console.log('++++++account 2', JSON.stringify(account, null, 2));
// console.log('++++++options 2', JSON.stringify(options, null, 2));

@@ -409,0 +409,0 @@ } catch (e) {

{
"name": "resolve-account",
"version": "1.0.18",
"version": "1.0.19",
"description": "Standardize account JSON structure for projects built under ITW Creative Works",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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