Socket
Socket
Sign inDemoInstall

annomath

Package Overview
Dependencies
3
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.2 to 0.3.3

lib/pick.js

2

lib/random.js

@@ -0,3 +1,3 @@

'use strict';
var annotate = require('annotate');
var is = require('annois');

@@ -4,0 +4,0 @@

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

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

@@ -8,0 +8,0 @@ "annois": "0.3.0",

@@ -0,1 +1,4 @@

'use strict';
var generate = require('annogenerate');

@@ -17,6 +20,5 @@

return generate.number(-1, 1);
}
};
var fuzz = require('annofuzz')(generate);
var is = require('annois');

@@ -23,0 +25,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc