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.0.0 to 1.1.0

mitm-common-1.1.0.tgz

2

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

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

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

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

export * from './nullable';
export * from './roles-hierarchy';
export * from './rxjs';
export * from './thunk';
//# sourceMappingURL=index.js.map

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