Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dataviz

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dataviz - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.bowerrc

5

package.json
{
"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"

4

README.md
# 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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc