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

@propellerads/input-text

Package Overview
Dependencies
Maintainers
8
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@propellerads/input-text - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.jsx

@@ -97,3 +97,3 @@ import React from 'react';

maxLength: PropTypes.number,
label: PropTypes.oneOfType([PropTypes.string, PropTypes.element]),
label: PropTypes.oneOfType([PropTypes.string, PropTypes.instanceOf(Element)]),
name: PropTypes.string.isRequired,

@@ -100,0 +100,0 @@ placeholder: PropTypes.string,

{
"name": "@propellerads/input-text",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.jsx",

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