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

angle-helper

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angle-helper - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

10

package.json
{
"name": "angle-helper",
"version": "0.0.2",
"version": "0.0.3",
"description": "Helper functions for working with angles and degrees",

@@ -15,8 +15,8 @@ "main": "./dist/index.js",

"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-export-default-from": "^7.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.4.4"
"@babel/cli": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/plugin-proposal-export-default-from": "^7.5.2",
"@babel/plugin-transform-modules-commonjs": "^7.5.0"
},
"dependencies": {}
}

@@ -73,3 +73,3 @@ # Angle Helper

Publish package
Publish package.

@@ -79,1 +79,5 @@ #### 0.0.1 and 0.0.2

Fix distance formula when target angle < 90 and compared angles > 270.
#### 0.0.3
Update dependencies.
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