@flopflip/adapter-utilities
Advanced tools
Comparing version 0.0.0-canary-20230116072513 to 0.0.0-canary-20230219122011
{ | ||
"name": "@flopflip/adapter-utilities", | ||
"version": "0.0.0-canary-20230116072513", | ||
"version": "0.0.0-canary-20230219122011", | ||
"description": "Adapter utilities for flipflop", | ||
@@ -31,4 +31,4 @@ "main": "dist/flopflip-adapter-utilities.cjs.js", | ||
"dependencies": { | ||
"@babel/runtime": "7.20.7", | ||
"@flopflip/types": "0.0.0-canary-20230116072513", | ||
"@babel/runtime": "7.20.13", | ||
"@flopflip/types": "0.0.0-canary-20230219122011", | ||
"globalthis": "1.0.3", | ||
@@ -38,3 +38,3 @@ "lodash": "4.17.21" | ||
"devDependencies": { | ||
"typescript": "4.9.4" | ||
"typescript": "4.9.5" | ||
}, | ||
@@ -41,0 +41,0 @@ "peerDependencies": { |
3245
+ Added@babel/runtime@7.20.13(transitive)
+ Added@flopflip/types@0.0.0-canary-20230219122011(transitive)
- Removed@babel/runtime@7.20.7(transitive)
- Removed@flopflip/types@0.0.0-canary-20230116072513(transitive)
Updated@babel/runtime@7.20.13