@mitm/common
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
29
243
0
15296