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 2.4.1--canary.388.b183e3b.0 to 2.4.1--canary.388.dd21c71.0

build/vega-datasets.js

10

package.json
{
"name": "vega-datasets",
"version": "2.4.1--canary.388.b183e3b.0",
"version": "2.4.1--canary.388.dd21c71.0",
"description": "Common repository for example datasets used by Vega related projects.",
"license": "BSD-3-Clause",
"main": "build/vega-datasets",
"module": "build/src/data",
"main": "build/vega-datasets.js",
"module": "build/vega-datasets.module.js",
"unpkg": "build/vega-datasets.min.js",
"jsdelivr": "build/vega-datasets.min.js",
"typings": "build/src/data.d.ts",
"types": "build/vega-datasets.module.d.ts",
"repository": {

@@ -48,4 +48,4 @@ "type": "git",

"github": "python scripts/github.py",
"release": "auto shipit"
"release": "yarn build && auto shipit"
}
}
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