ngx-cacheable
Advanced tools
Comparing version 1.0.2 to 1.0.4
{ | ||
"name": "ngx-cacheable", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"description": "Rx Observable cache decorator", | ||
@@ -17,8 +17,8 @@ "main": "dist/index.js", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@types/jasmine": "^2.8.6", | ||
"jasmine": "^3.1.0", | ||
"peerDependencies": { | ||
"rxjs": "6.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jasmine": "^2.8.6", | ||
"jasmine": "^3.1.0", | ||
"karma": "^2.0.0", | ||
@@ -25,0 +25,0 @@ "karma-chrome-launcher": "^2.2.0", |
Sorry, the diff of this file is not supported yet
90148
1
8
- Removed@types/jasmine@^2.8.6
- Removedjasmine@^3.1.0
- Removedrxjs@6.2.0
- Removed@types/jasmine@2.8.23(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedjasmine@3.99.0(transitive)
- Removedjasmine-core@3.99.1(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedwrappy@1.0.2(transitive)