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 0.2.27 to 0.2.28

12

victor/index.d.ts

@@ -127,6 +127,6 @@ // Type definitions for Victor.js 0.2.5

multiply(vector:Victor):Victor;
/**
* Multiplies both vector axis by the given scalar value
*
*
* @param victor

@@ -138,3 +138,3 @@ */

* Multiplies the X axis by the given scalar
*
*
* @param victor

@@ -146,3 +146,3 @@ */

* Multiplies the Y axis by the given scalar
*
*
* @param vector

@@ -380,4 +380,2 @@ */

declare module "victor" {
export = Victor;
}
export = Victor;
{
"name": "@types/victor",
"version": "0.2.27",
"version": "0.2.28",
"description": "TypeScript definitions for Victor.js 0.2.5",

@@ -14,4 +14,5 @@ "license": "MIT",

"dependencies": {},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "9615a04fc9622badf4b18ac93deef666c589f45fa133576b7c196d8b3888213d"
"typesPublisherContentHash": "80420e204752c37aa398ee83e6219084ca9bbbd769dd610e23681d3513190e16"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: Mixed
* Last updated: Thu, 06 Oct 2016 05:20:49 GMT
* File structure: ProperModule
* Library Dependencies: none

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -13,3 +13,3 @@ {

"sourceBranch": "types-2.0",
"kind": "Mixed",
"kind": "ProperModule",
"globals": [

@@ -25,3 +25,3 @@ "Victor"

"hasPackageJson": false,
"contentHash": "9615a04fc9622badf4b18ac93deef666c589f45fa133576b7c196d8b3888213d"
"contentHash": "80420e204752c37aa398ee83e6219084ca9bbbd769dd610e23681d3513190e16"
}
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