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

@any-touch/vector

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@any-touch/vector - npm Package Compare versions

Comparing version 0.6.0-beta.11 to 0.6.0-beta.13

dist/index.mjs

0

dist/index.es.js

@@ -0,0 +0,0 @@ import { NONE, DIRECTION_RIGHT, DIRECTION_LEFT, DIRECTION_DOWN, DIRECTION_UP } from '@any-touch/shared';

@@ -0,0 +0,0 @@ 'use strict';

6

package.json
{
"name": "@any-touch/vector",
"version": "0.6.0-beta.11",
"version": "0.6.0-beta.13",
"description": "any-touch中向量计算相关的函数.",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"dependencies": {
"@any-touch/shared": "^0.6.0-beta.11"
"@any-touch/shared": "^0.6.0-beta.13"
},

@@ -16,3 +16,3 @@ "publishConfig": {

},
"gitHead": "85e41ecb437b2c532f098cdc73f95dcf066473cd"
"gitHead": "25dcd0323ee16d5ffd9f7a46009c54af9fcf80c5"
}

@@ -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';

@@ -0,0 +0,0 @@ import {DIRECTION_UP, DIRECTION_DOWN, DIRECTION_RIGHT, DIRECTION_LEFT, NONE } from '@any-touch/shared';

@@ -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 @@ export { default as angleToRadian } from './angleToRadian';

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

@@ -0,0 +0,0 @@ declare const _default: (angle: number) => number;

@@ -0,0 +0,0 @@ declare const _default: (v1: any, v2: any) => number;

@@ -0,0 +0,0 @@ declare const _default: (v1: any, v2: any) => number;

@@ -0,0 +0,0 @@ declare const _default: (x: number, y: number) => any;

@@ -0,0 +0,0 @@ declare const _default: (v1: any, v2: any) => number;

@@ -0,0 +0,0 @@ declare const _default: (v1: any, v2: any) => number;

@@ -0,0 +0,0 @@ declare const _default: (v: any) => number;

@@ -0,0 +0,0 @@ export { default as angleToRadian } from './angleToRadian';

@@ -0,0 +0,0 @@ declare const _default: (radian: number) => number;

Sorry, the diff of this file is not supported yet

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