Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "dataviz", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A starting point for visualization", | ||
@@ -11,2 +11,5 @@ "author": "Edward Wisniewski <edward@radishlab.com>", | ||
}, | ||
"scripts" : { | ||
"postinstall" : "init.js" | ||
}, | ||
"bugs": { | ||
@@ -13,0 +16,0 @@ "url": "https://github.com/RadishLab/dataviz/issues" |
# Dataviz | ||
A starting point that lets you create amazing data visualations and interactives. Created by Radish Lab. | ||
A starting point that lets you create amazing data visualations and interactives. Dataviz follows the convention over configuration and is ideally setup to create embeddable interactives. | ||
@@ -10,3 +10,3 @@ ## Requirements | ||
```sh | ||
sudo npm install dataviz | ||
npm install dataviz | ||
``` | ||
@@ -13,0 +13,0 @@ |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
11176
8
88
1
1