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

flipper-common

Package Overview
Dependencies
Maintainers
2
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flipper-common - npm Package Compare versions

Comparing version 0.147.1 to 0.148.0

1

lib/PluginDetails.d.ts

@@ -31,2 +31,3 @@ export interface PluginDetails {

};
deprecated?: string;
}

@@ -33,0 +34,0 @@ export interface SupportedDevice {

@@ -40,2 +40,3 @@ "use strict";

engines: packageJson.engines,
deprecated: packageJson.deprecated,
};

@@ -67,2 +68,3 @@ }

headless: packageJson.headless,
deprecated: packageJson.deprecated,
};

@@ -69,0 +71,0 @@ }

2

package.json
{
"name": "flipper-common",
"version": "0.147.1",
"version": "0.148.0",
"description": "Server & UI shared Flipper utilities",

@@ -5,0 +5,0 @@ "repository": "facebook/flipper",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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