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

@govuk-react/error-text

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-react/error-text - npm Package Compare versions

Comparing version 0.10.5 to 0.10.6

dist/govuk-react-error-text.cjs.d.ts.map

1

dist/govuk-react-error-text.cjs.d.ts
export * from "./declarations/src/index";
export { default } from "./declarations/src/index";
//# sourceMappingURL=govuk-react-error-text.cjs.d.ts.map

4

dist/govuk-react-error-text.cjs.dev.js

@@ -19,2 +19,3 @@ 'use strict';

*/
/**

@@ -26,4 +27,3 @@ * Follow the [validation pattern](https://design-system.service.gov.uk/patterns/validation/) and show an error message when there is a validation error. In the error message explain what went wrong and how to fix it.

*/
var ErrorText = styled__default["default"]('span').withConfig({
const ErrorText = styled__default["default"]('span').withConfig({
displayName: "src__ErrorText",

@@ -30,0 +30,0 @@ componentId: "sc-kkeaok-0"

@@ -19,2 +19,3 @@ 'use strict';

*/
/**

@@ -26,4 +27,3 @@ * Follow the [validation pattern](https://design-system.service.gov.uk/patterns/validation/) and show an error message when there is a validation error. In the error message explain what went wrong and how to fix it.

*/
var ErrorText = styled__default["default"]('span').withConfig({
const ErrorText = styled__default["default"]('span').withConfig({
displayName: "src__ErrorText",

@@ -30,0 +30,0 @@ componentId: "sc-kkeaok-0"

@@ -11,2 +11,3 @@ import styled from 'styled-components';

*/
/**

@@ -18,4 +19,3 @@ * Follow the [validation pattern](https://design-system.service.gov.uk/patterns/validation/) and show an error message when there is a validation error. In the error message explain what went wrong and how to fix it.

*/
var ErrorText = styled('span').withConfig({
const ErrorText = styled('span').withConfig({
displayName: "src__ErrorText",

@@ -22,0 +22,0 @@ componentId: "sc-kkeaok-0"

{
"name": "@govuk-react/error-text",
"version": "0.10.5",
"version": "0.10.6",
"dependencies": {
"@govuk-react/constants": "^0.10.5",
"@govuk-react/lib": "^0.10.5",
"@govuk-react/constants": "^0.10.6",
"@govuk-react/lib": "^0.10.6",
"govuk-colours": "^1.1.0"

@@ -8,0 +8,0 @@ },

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