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

angles

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angles - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

2

angles.js
/**
* @license Angles.js v0.0.2 08/04/2016
* @license Angles.js v0.1.0 08/04/2016
*

@@ -4,0 +4,0 @@ * Copyright (c) 2015, Robert Eisele (robert@xarg.org)

/*
Angles.js v0.0.2 08/04/2016
Angles.js v0.1.0 08/04/2016

@@ -4,0 +4,0 @@ Copyright (c) 2015, Robert Eisele (robert@xarg.org)

{
"name": "angle",
"main": "angles.js",
"version": "0.0.2",
"version": "0.1.0",
"homepage": "https://github.com/infusion/Angles.js",

@@ -6,0 +6,0 @@ "description": "A function collection for working with angles",

{
"name": "angles",
"title": "angles.js",
"version": "0.0.2",
"version": "0.1.0",
"homepage": "https://github.com/infusion/Angles.js",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/infusion/Angles.js/issues",

@@ -83,2 +83,6 @@ # Angles.js

compass(angle)
---
Translates the angle to a point of the compass ("N", "NE", "E", "SE", "S", "SW", "W", "NW"). If you want to want to have the major directions only, remove every second element from the array `DIRECTIONS`.
Installation

@@ -85,0 +89,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