vega-datasets
Advanced tools
Comparing version 2.4.1--canary.384.8ab3149.0 to 2.4.1--canary.388.7c50dc9.0
{ | ||
"name": "vega-datasets", | ||
"version": "2.4.1--canary.384.8ab3149.0", | ||
"version": "2.4.1--canary.388.7c50dc9.0", | ||
"description": "Common repository for example datasets used by Vega related projects.", | ||
@@ -19,24 +19,33 @@ "license": "BSD-3-Clause", | ||
}, | ||
"files": [ | ||
"src", | ||
"build" | ||
], | ||
"devDependencies": { | ||
"@auto-it/conventional-commits": "^10.37.4", | ||
"@auto-it/first-time-contributor": "^10.37.4", | ||
"@auto-it/conventional-commits": "^10.37.6", | ||
"@auto-it/first-time-contributor": "^10.37.6", | ||
"@babel/core": "^7.19.3", | ||
"@babel/plugin-transform-runtime": "^7.19.1", | ||
"@babel/preset-env": "^7.19.3", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@babel/runtime": "^7.19.0", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.3.0", | ||
"@types/d3-dsv": "^3.0.0", | ||
"auto": "^10.37.4", | ||
"auto": "^10.37.6", | ||
"d3-dsv": "^3.0.1", | ||
"datalib": "^1.9.3", | ||
"rollup": "^2.77.3", | ||
"terser": "^5.14.2", | ||
"typescript": "^4.7.4" | ||
"rollup": "^2.79.1", | ||
"rollup-plugin-bundle-size": "^1.0.3", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup-plugin-ts": "^3.0.2", | ||
"terser": "^5.15.0", | ||
"typescript": "^4.8.4" | ||
}, | ||
"scripts": { | ||
"index": "./scripts/make-url-index.sh > src/urls.ts", | ||
"prebuild": "npm run index && tsc", | ||
"prebuild": "./scripts/make-url-index.sh > src/urls.ts", | ||
"build": "rollup -c", | ||
"postbuild": "terser build/vega-datasets.js -cm > build/vega-datasets.min.js", | ||
"flights": "node scripts/flights.js", | ||
"github": "python scripts/github.py", | ||
"release": "auto shipit" | ||
"release": "yarn build && auto shipit" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
144475
18
13
1048
4