@guardian/src-inline-error
Advanced tools
+1
-1
| 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 { |
+2
-2
| { | ||
| "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" | ||
| } | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
7693
0.01%10
-9.09%5
25%+ Added