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.2.0 to 1.3.0

2

indexRollup.js

@@ -1660,3 +1660,3 @@ (function (global, factory) {

text.each(function () {
var text = d3.select(this),
var text = d3Selection.select(this),
words = text.text().split(/[ \t\r\n]+/).reverse(),

@@ -1663,0 +1663,0 @@ word,

{
"name": "d3-svg-annotation",
"version": "1.2.0",
"version": "1.3.0",
"description": "",

@@ -39,3 +39,3 @@ "main": "indexRollup.js",

"uglify": "uglifyjs d3-annotation.js -o d3-annotation.min.js -c -m",
"prepublish": "npm run uglify"
"prepublish": "npm run uglify & rollup -c"
},

@@ -42,0 +42,0 @@ "watch": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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