@symbo.ls/scratch
Advanced tools
Comparing version 2.11.396 to 2.11.397
@@ -5,3 +5,3 @@ { | ||
"author": "symbo.ls", | ||
"version": "2.11.396", | ||
"version": "2.11.397", | ||
"files": [ | ||
@@ -34,3 +34,3 @@ "src", | ||
}, | ||
"gitHead": "d92037fb95cea38c0407931d0f4d2dac334760d3" | ||
"gitHead": "b9193d5a6e1d208e2e095d8d988493a16abecd02" | ||
} |
@@ -5,3 +5,3 @@ 'use strict' | ||
import { isString, isNumber } from '@domql/utils' | ||
const ENV = process?.env.NODE_ENV | ||
const ENV = process.env.NODE_ENV | ||
@@ -8,0 +8,0 @@ export const colorStringToRgbaArray = color => { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
2539384