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

@geoblocks/d3-helper

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geoblocks/d3-helper - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

lib/index.js

14

package.json
{
"name": "@geoblocks/d3-helper",
"version": "1.0.2",
"version": "1.0.3",
"description": "d3 helper classes",

@@ -15,4 +15,8 @@ "license": "bsd",

],
"files": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib/index.js"
],
"types": [
"lib/index.d.ts"
],
"source": "src/index.ts",

@@ -27,8 +31,6 @@ "scripts": {

"dependencies": {
"d3": "^5.14.2",
"dist": "^0.1.2"
"d3": "^5.14.2"
},
"devDependencies": {
"@geoblocks/base": "^0.1.1",
"es-dev-server": "^1.45.3",
"parcel-bundler": "^1.12.4",

@@ -35,0 +37,0 @@ "tslib": "^1.10.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