@flopflip/adapter-utilities
Advanced tools
Comparing version 1.0.4 to 1.0.5
# @flopflip/adapter-utilities | ||
## 1.0.5 | ||
### Patch Changes | ||
- [`92ebba8`](https://github.com/tdeekens/flopflip/commit/92ebba83bdf1fb876ad830db124c306de6f5c86d) [#1382](https://github.com/tdeekens/flopflip/pull/1382) Thanks [@tdeekens](https://github.com/tdeekens)! - chore: add manypkg for validation for workspaces | ||
- Updated dependencies [[`498f3bc`](https://github.com/tdeekens/flopflip/commit/498f3bcdc605f60bd8e72924cdef08c4a079d4f1), [`92ebba8`](https://github.com/tdeekens/flopflip/commit/92ebba83bdf1fb876ad830db124c306de6f5c86d)]: | ||
- @flopflip/types@4.1.3 | ||
## 1.0.4 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@flopflip/adapter-utilities", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Adapter utilities for flipflop", | ||
@@ -31,7 +31,10 @@ "main": "dist/flopflip-adapter-utilities.cjs.js", | ||
"dependencies": { | ||
"@flopflip/types": "4.1.2", | ||
"@babel/runtime": "7.12.5", | ||
"lodash": "4.17.20", | ||
"globalthis": "1.0.1" | ||
"@flopflip/types": "4.1.3", | ||
"globalthis": "1.0.1", | ||
"lodash": "4.17.20" | ||
}, | ||
"devDependencies": { | ||
"typescript": "4.1.3" | ||
}, | ||
"peerDependencies": { | ||
@@ -38,0 +41,0 @@ "typescript": "4.x" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12296
1
+ Added@flopflip/types@4.1.3(transitive)
- Removed@flopflip/types@4.1.2(transitive)
Updated@flopflip/types@4.1.3