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
322
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 4.1.25 to 4.1.26

2

dist/declarations/src/index.d.ts
import { type LDClient as TLDClient, type LDOptions as TLDOptions, type LDUser } from 'launchdarkly-js-client-sdk';
import React from 'react';
import type React from 'react';
export declare type TFlagName = string;

@@ -4,0 +4,0 @@ export declare type TFlagVariation = boolean | string | number | Record<string, unknown> | unknown[];

{
"name": "@flopflip/types",
"version": "4.1.25",
"version": "4.1.26",
"description": "Type definitions for flipflop",

@@ -34,3 +34,3 @@ "main": "dist/flopflip-types.cjs.js",

"devDependencies": {
"typescript": "4.7.4"
"typescript": "4.8.2"
},

@@ -37,0 +37,0 @@ "peerDependencies": {

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