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

promise-toolkit-factory

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise-toolkit-factory - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

app.js

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

t.appenders.push(new x(t).config(conf).init());
t.log({"type":"trace", "text": "file loading=" + a, "classO":"promise_toolkit_factory.appender", "file":"app.js"});
t.log({"type":"trace", "text": "file loading = " + a, "classO":"promise_toolkit_factory.appender", "file":"app.js"});
}

@@ -27,0 +27,0 @@ return t;

{
"name": "promise-toolkit-factory",
"version": "0.0.9",
"version": "0.0.10",
"description": "factory for creating promised function flows",

@@ -5,0 +5,0 @@ "main": "app.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