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

@types/density-clustering

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/density-clustering - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

6

density-clustering/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for density-clustering 1.3
// Project: https://github.com/uhho/density-clustering
// Definitions by: Matt Fedderly <https://github.com/mfedderly>
// Levi Gruspe <https://github.com/lggruspe>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export class DBSCAN {

@@ -8,0 +2,0 @@ run(

14

density-clustering/package.json
{
"name": "@types/density-clustering",
"version": "1.3.1",
"version": "1.3.2",
"description": "TypeScript definitions for density-clustering",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/density-clustering",

"name": " Matt Fedderly",
"url": "https://github.com/mfedderly",
"githubUsername": "mfedderly"
"githubUsername": "mfedderly",
"url": "https://github.com/mfedderly"
},
{
"name": "Levi Gruspe",
"url": "https://github.com/lggruspe",
"githubUsername": "lggruspe"
"githubUsername": "lggruspe",
"url": "https://github.com/lggruspe"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "e7d45409e68a3826d8e07ff13670e5b1068c16dd26ea8951db1a7a8552c9e13e",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "bbdd5ee15573796b721f0f52838c806d1debaca8e4425430e62a823db00ee883",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for density-clustering 1.3
// Project: https://github.com/uhho/density-clustering
// Definitions by: Matt Fedderly <https://github.com/mfedderly>
// Levi Gruspe <https://github.com/lggruspe>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export class DBSCAN {

@@ -45,7 +39,6 @@ run(

### Additional Details
* Last updated: Tue, 04 Jul 2023 15:02:42 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [ Matt Fedderly](https://github.com/mfedderly), and [Levi Gruspe](https://github.com/lggruspe).
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