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

d3-svg-annotation

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3-svg-annotation - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

src/Adapter-d3.js

18

index.js

@@ -31,18 +31,2 @@ import annotation from './src/Adapter-d3'

annotationCustomType : customType
}
import legendColor from './src/color'
import legendSize from './src/size'
import legendSymbol from './src/symbol'
import legendHelpers from './src/helpers'
export { legendColor, legendSize, legendSymbol, legendHelpers }
export default {
legendColor,
legendSize,
legendSymbol,
legendHelpers
};
}
{
"name": "d3-svg-annotation",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "d3-annotation.js",
"jsnext:main": "d3-annotation.mjs",
"main": "index.js",
"files": [
"lib",
"src",
"index.js",

@@ -10,0 +9,0 @@ "d3-annotation.*"

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