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

@exoplanet/input

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exoplanet/input - npm Package Compare versions

Comparing version 0.4.0-alpha.0 to 0.4.1-alpha.0

2

Input.js

@@ -9,2 +9,3 @@ import React from 'react'

type={props.inputTypes || 'text'}
style={props.style}
value={props.value}

@@ -17,3 +18,4 @@ />

inputTypes: PropTypes.string.isRequired,
style: PropTypes.object,
value: PropTypes.value.isRequired
}

4

package.json
{
"name": "@exoplanet/input",
"version": "0.4.0-alpha.0",
"version": "0.4.1-alpha.0",
"description": "",

@@ -20,3 +20,3 @@ "main": "index.js",

"license": "MIT",
"gitHead": "4fcab2caf59c5addfca9b3a437b18af08ad0877b"
"gitHead": "6a58804cfe9242f267939f73d219df6810a33552"
}
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