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

@types/victor

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/victor - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

4

victor/index.d.ts

@@ -21,3 +21,3 @@ interface VictorCoordinates {

*/
static fromArray(arr: Array<number>): Victor;
static fromArray(arr: number[]): Victor;

@@ -61,3 +61,3 @@ /**

*/
toArray(): Array<number>;
toArray(): number[];

@@ -64,0 +64,0 @@ /**

{
"name": "@types/victor",
"version": "1.1.4",
"version": "1.1.5",
"description": "TypeScript definitions for victor",

@@ -22,4 +22,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/victor",

"dependencies": {},
"typesPublisherContentHash": "f15f3b8ca9966a22209e12440e94d51a2da1c6562804356d0591935a1fbfc656",
"typesPublisherContentHash": "06d89fb98e801f886d6574369b0d6673d30fcc92f1d670b08c572bce3664ea9a",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

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