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

@govuk-react/input-field

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-react/input-field - npm Package Compare versions

Comparing version 0.1.19 to 0.1.21

docs/InputField.png

9

package.json
{
"name": "@govuk-react/input-field",
"version": "0.1.19",
"version": "0.1.21",
"dependencies": {
"@govuk-react/constants": "^0.1.19",
"@govuk-react/constants": "^0.1.21",
"govuk-colours": "^1.0.3"

@@ -15,4 +15,6 @@ },

"@babel/cli": "^7.0.0-beta.40",
"@govuk-react/api-docs": "^0.1.21",
"@storybook/addon-actions": "^3.3.14",
"@storybook/react": "^3.3.14",
"cross-env": "^5.1.4",
"enzyme": "^3.3.0",

@@ -25,3 +27,4 @@ "react-dom": "^16.2.0",

"build:lib": "rimraf lib && babel src -d lib --source-maps",
"build:es": "rimraf es && cross-env BABEL_ENV=es babel src -d es --source-maps"
"build:es": "rimraf es && cross-env BABEL_ENV=es babel src -d es --source-maps",
"docs": "doc-component ./lib/index.js ./README.md"
},

@@ -28,0 +31,0 @@ "main": "lib/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