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

@react-native-community/cli-types

Package Overview
Dependencies
Maintainers
30
Versions
128
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 12.0.0-alpha.13 to 12.0.0-alpha.14

3

build/ios.d.ts

@@ -20,6 +20,7 @@ /**

podspecPath: string;
version: string;
scriptPhases: Array<IOSScriptPhase>;
configurations: string[];
}
export type IOSDependencyParams = Omit<Partial<IOSDependencyConfig>, 'podspecPath'>;
export type IOSDependencyParams = Omit<Partial<IOSDependencyConfig>, 'podspecPath' | 'version'>;
/**

@@ -26,0 +27,0 @@ * @see https://www.rubydoc.info/gems/cocoapods-core/Pod/Podfile/DSL#script_phase-instance_method

{
"name": "@react-native-community/cli-types",
"version": "12.0.0-alpha.13",
"version": "12.0.0-alpha.14",
"main": "build",

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

},
"gitHead": "fc87a75adfa86296da54915525eb0c809f25453e"
"gitHead": "e327e5972979f80dff6c2a4719d41df277446056"
}

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