@meniga/d3
Advanced tools
Comparing version 6.0.4-alpha.0 to 6.0.4
{ | ||
"name": "@meniga/d3", | ||
"version": "6.0.4-alpha.0", | ||
"version": "6.0.4", | ||
"publishConfig": { | ||
@@ -20,5 +20,7 @@ "registry": "https://registry.npmjs.org/", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"@meniga/dates": "^6.0.2-alpha.0", | ||
"@meniga/storage": "^6.0.2-alpha.0" | ||
}, | ||
"dependencies": { | ||
"@meniga/dates": "^6.0.2-alpha.0", | ||
"@meniga/storage": "^6.0.2-alpha.0", | ||
"color": "^2.0.0", | ||
@@ -49,3 +51,3 @@ "d3-array": "^1.2.0", | ||
}, | ||
"gitHead": "9e1cc9d59ef2e90895c762de032b4766fc5a7058" | ||
"gitHead": "42f39c95f0c65572671c0b47a0c306cadf2a6e6f" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
5
2
422179
11941
- Removed@meniga/dates@^6.0.2-alpha.0
- Removed@meniga/storage@^6.0.2-alpha.0