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

@contrail/util

Package Overview
Dependencies
Maintainers
16
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/util - npm Package Compare versions

Comparing version 1.0.57 to 1.0.58

lib/promise-util/promise-util.d.ts

1

lib/index.d.ts

@@ -7,1 +7,2 @@ export * from './object-util/object-util';

export * from './timer-util/timer-util';
export * from './promise-util/promise-util';

@@ -23,1 +23,2 @@ "use strict";

__exportStar(require("./timer-util/timer-util"), exports);
__exportStar(require("./promise-util/promise-util"), exports);

2

package.json
{
"name": "@contrail/util",
"version": "1.0.57",
"version": "1.0.58",
"description": "General javascript utilities",

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