New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@flopflip/types

Package Overview
Dependencies
Maintainers
1
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flopflip/types - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

6

CHANGELOG.md
# @flopflip/types
## 3.0.3
### Patch Changes
- [`fb8d122`](https://github.com/tdeekens/flopflip/commit/fb8d12285062e0af4a9e66f6e5d7d1e9196a0ac2) [#1323](https://github.com/tdeekens/flopflip/pull/1323) Thanks [@tdeekens](https://github.com/tdeekens)! - fix: to not infer returns
## 3.0.2

@@ -4,0 +10,0 @@

3

dist/flopflip-types.cjs.dev.js

@@ -25,6 +25,5 @@ 'use strict';

memory: 'memory',
splitio: 'splitio' // eslint-disable-next-line no-undef
splitio: 'splitio'
};
exports.interfaceIdentifiers = interfaceIdentifiers;

@@ -25,6 +25,5 @@ 'use strict';

memory: 'memory',
splitio: 'splitio' // eslint-disable-next-line no-undef
splitio: 'splitio'
};
exports.interfaceIdentifiers = interfaceIdentifiers;

@@ -27,6 +27,5 @@ var AdapterSubscriptionStatus;

memory: 'memory',
splitio: 'splitio' // eslint-disable-next-line no-undef
splitio: 'splitio'
};
export { AdapterConfigurationStatus, AdapterInitializationStatus, AdapterSubscriptionStatus, interfaceIdentifiers };
{
"name": "@flopflip/types",
"version": "3.0.2",
"version": "3.0.3",
"description": "Type definitions for flipflop",

@@ -5,0 +5,0 @@ "main": "dist/flopflip-types.cjs.js",

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