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

frames-react-native

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frames-react-native - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

6

dist/types/types.d.ts

@@ -1,2 +0,2 @@

import { ImageSourcePropType, TextInputProps, ViewStyle, StyleProp, TouchableOpacityProps, TextProps } from "react-native";
import { ImageSourcePropType, TextInputProps, ViewStyle, StyleProp, TouchableOpacityProps, TextStyle } from "react-native";
export interface Schemes {

@@ -141,3 +141,3 @@ Visa: string;

phone?: GatewayPhone;
name?: GatewayBillingAddress;
name?: string;
}

@@ -155,4 +155,4 @@ export interface FrameCardTokenizationFailedEvent {

title: string;
textStyle?: TextProps;
textStyle?: TextStyle;
}
export {};
{
"name": "frames-react-native",
"version": "1.1.8",
"version": "1.1.9",
"description": "Frames React Native",

@@ -5,0 +5,0 @@ "main": "dist/index.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