Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@guardian/src-inline-error

Package Overview
Dependencies
Maintainers
25
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/src-inline-error - npm Package Compare versions

Comparing version
0.14.0
to
0.14.1
+1
-1
index.tsx
import React, { ReactNode } from "react"
import { SvgAlert } from "@guardian/src-svgs"
import { Props } from "../../../common/props"
import { Props } from "@guardian/src-helpers"
import { inlineError } from "./styles"

@@ -5,0 +5,0 @@ export {

{
"name": "@guardian/src-inline-error",
"version": "0.14.0",
"version": "0.14.1",
"main": "dist/inline-error.js",

@@ -18,3 +18,2 @@ "module": "dist/inline-error.esm.js",

"@guardian/src-foundations": "^0.14.0",
"@guardian/src-helpers": "^0.0.1",
"rollup": "^1.17.0",

@@ -36,4 +35,5 @@ "rollup-plugin-babel": "^4.3.3",

"dependencies": {
"@guardian/src-helpers": "^0.14.0",
"@guardian/src-svgs": "^0.14.0"
}
}