Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@flopflip/adapter-utilities

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flopflip/adapter-utilities - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

9

CHANGELOG.md
# @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 @@

11

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc