New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jscoord

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jscoord - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

2

package.json
{
"name": "jscoord",
"version": "0.0.18",
"version": "0.0.19",
"description": "A simple Map coordinate system for NodeJS and potentially the browser.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -155,2 +155,10 @@ # JSCoord

#### `.getRltAngle(set)`
Get the angle of 2 coordinate set values. `set` is the 2 axies which should be used for calculation, can be `xy`, `yz` or `zx`.
```js
coords.getRltAngle("xy")
```
## CoordChunk

@@ -157,0 +165,0 @@

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