Comparing version 14.0.57 to 14.0.58
@@ -6,2 +6,10 @@ # Change Log | ||
## [14.0.58](https://github.com/d3fc/d3fc/compare/d3fc@14.0.57...d3fc@14.0.58) (2019-11-29) | ||
**Note:** Version bump only for package d3fc | ||
## [14.0.57](https://github.com/d3fc/d3fc/compare/d3fc@14.0.56...d3fc@14.0.57) (2019-11-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "d3fc", | ||
"version": "14.0.57", | ||
"version": "14.0.58", | ||
"description": "A collection of components that make it easy to build interactive charts with D3", | ||
@@ -51,3 +51,3 @@ "main": "build/d3fc.js", | ||
}, | ||
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d" | ||
"gitHead": "c83537bb5af4735404eb31d7471deff01fccf2ef" | ||
} |
@@ -35,3 +35,3 @@ import babel from 'rollup-plugin-babel'; | ||
process.env = commandLineArgs.configEnv || 'dev'; | ||
process.env.env = commandLineArgs.configEnv || 'dev'; | ||
const shouldMinify = process.env === 'prod'; | ||
@@ -38,0 +38,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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
0
3
223560
10
5166