@flopflip/adapter-utilities
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "@flopflip/adapter-utilities", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "Adapter utilities for flipflop", | ||
@@ -31,4 +31,4 @@ "main": "dist/flopflip-adapter-utilities.cjs.js", | ||
"dependencies": { | ||
"@babel/runtime": "7.14.0", | ||
"@flopflip/types": "4.1.14", | ||
"@babel/runtime": "7.14.5", | ||
"@flopflip/types": "4.1.15", | ||
"globalthis": "1.0.2", | ||
@@ -35,0 +35,0 @@ "lodash": "4.17.21" |
@@ -7,3 +7,3 @@ <p align="center"> | ||
<p align="center"> | ||
<img alt="Logo" src="https://raw.githubusercontent.com/tdeekens/flopflip/master/logo.png" /><br /><br /> | ||
<img alt="Logo" src="https://raw.githubusercontent.com/tdeekens/flopflip/main/logo.png" /><br /><br /> | ||
<b>Toggle (flip or flop) features being stored in Redux or in a broadcasting system (through the context) via a set of React components or HoCs.</b> | ||
@@ -10,0 +10,0 @@ </p> |
9023
+ Added@babel/runtime@7.14.5(transitive)
+ Added@flopflip/types@4.1.15(transitive)
- Removed@babel/runtime@7.14.0(transitive)
- Removed@flopflip/types@4.1.14(transitive)
Updated@babel/runtime@7.14.5
Updated@flopflip/types@4.1.15