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.9 to 0.6.0-beta.11

dist/index.es.js

6

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

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

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

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

},
"gitHead": "07f846a6fe86b0b3a69ee4d8988dd6d9771d7659"
"gitHead": "85e41ecb437b2c532f098cdc73f95dcf066473cd"
}

@@ -8,2 +8,3 @@ export { default as angleToRadian } from './angleToRadian';

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