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

@react-native-community/cli-types

Package Overview
Dependencies
Maintainers
34
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-types - npm Package Compare versions

Comparing version 15.0.1 to 15.1.0

2

build/index.d.ts

@@ -29,3 +29,3 @@ import { IOSProjectConfig, IOSProjectParams, IOSDependencyConfig, IOSDependencyParams, IOSProjectInfo } from './ios';

export type DetachedCommand = Command<true>;
interface PlatformConfig<ProjectConfig, ProjectParams, DependencyConfig, DependencyParams> {
export interface PlatformConfig<ProjectConfig, ProjectParams, DependencyConfig, DependencyParams> {
npmPackageName?: string;

@@ -32,0 +32,0 @@ projectConfig: (projectRoot: string, projectParams: ProjectParams | void) => ProjectConfig | void;

{
"name": "@react-native-community/cli-types",
"version": "15.0.1",
"version": "15.1.0",
"main": "build",

@@ -23,3 +23,3 @@ "publishConfig": {

},
"gitHead": "134e23e0d9a407006bed508da3f523a855dae5b5"
"gitHead": "577b9af7e38bc8a93472b2c869bbac75548f46bc"
}

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