Socket
Socket
Sign inDemoInstall

annomath

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

annomath - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

lib/exp.js

@@ -5,3 +5,3 @@ var annotate = require('annotate');

return annotate('exp', "Returns Ex, where x is the argument, and E is Euler's constant, the base of the natural logarithms").
module.exports = annotate('exp', "Returns Ex, where x is the argument, and E is Euler's constant, the base of the natural logarithms").
on(is.number, Math.exp);

@@ -5,3 +5,3 @@ {

"author": "Juho Vepsalainen <bebraw@gmail.com>",
"version": "0.4.0",
"version": "0.4.1",
"dependencies": {

@@ -8,0 +8,0 @@ "annois": "0.3.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