crf-heat-map
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "crf-heat-map", | ||
"description": "Heat Map showing database form status at different levels", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Rho, Inc.", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
"babel-preset-env": "^1.6.0", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-register": "^6.26.0", | ||
@@ -34,0 +34,0 @@ "prettier": "^1.7.4", |
d3.csv( | ||
'https://raw.githubusercontent.com/RhoInc/viz-library/master/data/dataCleaning/dmc_DataPage.csv', | ||
//'./dmc_DataPage.csv', // to improve speed use local data file in development | ||
'https://raw.githubusercontent.com/RhoInc/data-library/master/data/clinical-trials/data-cleaning/dmc_datapage.csv', | ||
function(d) { | ||
@@ -5,0 +4,0 @@ return d; |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
228553
65
5175