@fathym/common
Advanced tools
Comparing version 0.0.22 to 0.0.23
{ | ||
"name": "@fathym/common", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"main": "./index.cjs.js", | ||
"module": "./index.esm.js", | ||
"typings": "./src/index.d.ts" | ||
"typings": "./src/index.d.ts", | ||
"dependencies": { | ||
"rxjs": "^7.5.5" | ||
} | ||
} |
11708
1
+ Addedrxjs@^7.5.5
+ Addedrxjs@7.8.1(transitive)
+ Addedtslib@2.8.1(transitive)