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

@mitm/common

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mitm/common - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

src/promise.d.ts

2

package.json
{
"name": "@mitm/common",
"version": "1.1.0",
"version": "1.2.0",
"main": "./src/index.js",
"typings": "./src/index.d.ts"
}

@@ -5,4 +5,5 @@ export * from './array';

export * from './nullable';
export * from './promise';
export * from './roles-hierarchy';
export * from './rxjs';
export * from './thunk';

@@ -5,2 +5,3 @@ export * from './array';

export * from './nullable';
export * from './promise';
export * from './roles-hierarchy';

@@ -7,0 +8,0 @@ export * from './rxjs';

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