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

vega-datasets

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-datasets - npm Package Compare versions

Comparing version 1.14.0 to 1.15.0

data/earthquakes.json

2

package.json
{
"name": "vega-datasets",
"version": "1.14.0",
"version": "1.15.0",
"description": "Common repository for example datasets used by Vega related projects.",

@@ -5,0 +5,0 @@ "repository": {

@@ -42,5 +42,9 @@ # Vega Datasets

### Version 1.15
- Add `earthquakes.json`.
### Version 1.14
- Add `graticule.json`, London borough boundaries, borough centroids and tube (metro) rail lines
- Add `graticule.json`, London borough boundaries, borough centroids and tube (metro) rail lines.

@@ -100,3 +104,3 @@ ### Version 1.13

* Fixed the date parsing on the CrossFilter datasets -- an older version of the data was copied over on initial import. A script is now available via `npm run flights N` to re-sample `N` records from the original `flights-3m.csv` dataset.
* Fixed the date parsing on the CrossFilter datasets -- an older version of the data was copied over on initial import. A script is now available via `npm run flights N` to re-sample `N` records from the original `flights-3m.csv` dataset.

@@ -103,0 +107,0 @@ ### Version 1.1

@@ -41,2 +41,7 @@ # Sources

## `earthquakes.json`
https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_week.geojson
(Feb 6, 2018)
## `flare.json`

@@ -43,0 +48,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