New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nivo/chord

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/chord - npm Package Compare versions

Comparing version 0.44.0 to 0.45.0

LICENSE.md

23

cjs/nivo-chord.js

@@ -242,10 +242,2 @@ 'use strict';

var _extends = Object.assign || function (target) {

@@ -265,4 +257,2 @@ for (var i = 1; i < arguments.length; i++) {

var inherits = function (subClass, superClass) {

@@ -284,12 +274,2 @@ if (typeof superClass !== "function" && superClass !== null) {

var possibleConstructorReturn = function (self, call) {

@@ -788,4 +768,5 @@ if (!self) {

return {
id: arc.id,
label: arc.id,
fill: arc.color
color: arc.color
};

@@ -792,0 +773,0 @@ });

{
"name": "@nivo/chord",
"version": "0.44.0",
"version": "0.45.0",
"license": "MIT",

@@ -12,4 +12,4 @@ "main": "./index.js",

"dependencies": {
"@nivo/core": "^0.44.0",
"@nivo/legends": "^0.44.0",
"@nivo/core": "^0.45.0",
"@nivo/legends": "^0.45.0",
"d3-chord": "^1.0.4",

@@ -28,3 +28,4 @@ "d3-format": "^1.2.0",

"access": "public"
}
},
"gitHead": "7467c8b2fa9dfb1e75007bf52a4bf437d12ce690"
}
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