Socket
Socket
Sign inDemoInstall

@types/d3-array

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-array - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

d3-array/index.d.ts

@@ -184,3 +184,3 @@ // Type definitions for D3JS d3-array module 1.2

/**
* Compares two primitive values for sorting (in ascending order).
* Compares two primitive values for sorting (in descending order).
*/

@@ -187,0 +187,0 @@ export function descending(a: Primitive | undefined, b: Primitive | undefined): number;

{
"name": "@types/d3-array",
"version": "1.2.4",
"version": "1.2.5",
"description": "TypeScript definitions for D3JS d3-array module",

@@ -29,3 +29,3 @@ "license": "MIT",

"main": "",
"types": "",
"types": "index",
"repository": {

@@ -37,4 +37,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "aac0e44d5abb52584530cc0fe567a70dcd0587d084bed2cee92ef8a81cd9bf9b",
"typesPublisherContentHash": "2aafb9f9f7699d8a91e292a0a0d40916184a6a3dae57040660dbfd420038294a",
"typeScriptVersion": "2.3"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for D3JS d3-array module (https://github.com/d3/d3-array).
This package contains type definitions for D3JS d3-array module ( https://github.com/d3/d3-array ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 15 Oct 2018 22:47:50 GMT
* Last updated: Fri, 01 Feb 2019 05:29:43 GMT
* Dependencies: none

@@ -15,0 +15,0 @@ * Global values: none

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