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

victor

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victor - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

bower.json

@@ -8,3 +8,3 @@ {

},
"version": "0.2.3",
"version": "0.2.4",
"homepage": "https://github.com/maxkueng/victor",

@@ -11,0 +11,0 @@ "authors": [

@@ -409,3 +409,3 @@ exports = module.exports = Victor;

} else {
this.divide(length);
this.divide(Victor(length, length));
}

@@ -938,3 +938,3 @@ return this;

*
* @return {Boolean}
* @return {Boolean}
* @api public

@@ -956,3 +956,3 @@ */

*
* @return {Boolean}
* @return {Boolean}
* @api public

@@ -959,0 +959,0 @@ */

{
"name": "victor",
"version": "0.2.3",
"version": "0.2.4",
"description": "A JavaScript 2D vector class with methods for common vector operations",

@@ -5,0 +5,0 @@ "keywords": [

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