Socket
Socket
Sign inDemoInstall

@any-touch/vector

Package Overview
Dependencies
0
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0-beta.2 to 0.6.0-beta.7

dist/index.js

6

package.json
{
"name": "@any-touch/vector",
"version": "0.6.0-beta.2",
"version": "0.6.0-beta.7",
"description": "any-touch中向量计算相关的函数.",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "any86",

@@ -10,3 +12,3 @@ "license": "ISC",

},
"gitHead": "1fbc166a952c787afd7716f08978e824eecaa123"
"gitHead": "8d7b05667880d9e5ac91b7bc4e457624e35cb994"
}

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

@@ -0,0 +0,0 @@ import { Vector } from '@any-touch/shared/types';

@@ -0,0 +0,0 @@ import { Vector } from '@any-touch/shared/types';

@@ -1,2 +0,2 @@

import {DIRECTION_UP, DIRECTION_DOWN, DIRECTION_RIGHT, DIRECTION_LEFT, NONE } from '@any-touch/vector/DIRECION';
import {DIRECTION_UP, DIRECTION_DOWN, DIRECTION_RIGHT, DIRECTION_LEFT, NONE } from '@any-touch/shared';
import { directionString} from '@any-touch/shared/types';

@@ -3,0 +3,0 @@

@@ -0,0 +0,0 @@ import { Vector } from '@any-touch/shared/types';

@@ -0,0 +0,0 @@ import { Vector } from '@any-touch/shared/types';

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc