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

@types/d3-path

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/d3-path - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

d3-path/index.d.ts

@@ -98,3 +98,3 @@ // Type definitions for D3JS d3-path module 1.0

/**
* Returns the string representation of this path according to SVG’s path data specficiation.
* Returns the string representation of this path according to SVG’s path data specification.
*/

@@ -101,0 +101,0 @@ toString(): string;

{
"name": "@types/d3-path",
"version": "1.0.6",
"version": "1.0.7",
"description": "TypeScript definitions for D3JS d3-path module",

@@ -9,11 +9,14 @@ "license": "MIT",

"name": "Tom Wanzek",
"url": "https://github.com/tomwanzek"
"url": "https://github.com/tomwanzek",
"githubUsername": "tomwanzek"
},
{
"name": "Alex Ford",
"url": "https://github.com/gustavderdrache"
"url": "https://github.com/gustavderdrache",
"githubUsername": "gustavderdrache"
},
{
"name": "Boris Yankov",
"url": "https://github.com/borisyankov"
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
}

@@ -24,9 +27,8 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "1129ead289bbebcc7890eb4660b6f1fcbc23ffcc2537585c11da5c0eaf46991f",
"typesPublisherContentHash": "3fbec82b071d7e532e48e476056bd792087af5aac674e061c517a644da2fdf19",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-path
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/d3-path
Additional Details
* Last updated: Mon, 22 May 2017 16:24:17 GMT
* Last updated: Wed, 23 May 2018 23:09:40 GMT
* Dependencies: none

@@ -14,0 +14,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