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

@oada/list-lib

Package Overview
Dependencies
Maintainers
8
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oada/list-lib - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

2

lib/Metadata.js

@@ -65,3 +65,3 @@ "use strict";

}
console.dir(__classPrivateFieldGet(this, _tree), { depth: null });
//console.dir(this.#tree, { depth: null });
__classPrivateFieldSet(this, _wait, bluebird_1.default.fromCallback((done) => {

@@ -68,0 +68,0 @@ __classPrivateFieldSet(this, _done, done);

{
"name": "@oada/list-lib",
"version": "2.1.6",
"version": "2.1.7",
"description": "Library for processing items in an OADA list",

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

@@ -154,3 +154,3 @@ import { join } from 'path';

}
console.dir(this.#tree, { depth: null });
//console.dir(this.#tree, { depth: null });
this.#wait = Bluebird.fromCallback((done) => {

@@ -157,0 +157,0 @@ this.#done = done;

Sorry, the diff of this file is not supported yet

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