Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

your-rand-int

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

your-rand-int - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

dist/index.js.map

3

dist/index.js

@@ -1,1 +0,2 @@

(function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.index=t():e.index=t()})("undefined"!=typeof self?self:this,function(){return function(e){function t(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var n={};return t.m=e,t.c=n,t.d=function(e,n,o){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:o})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="/",t(t.s=0)}([function(e,t,n){e.exports=n(1)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(e=~~e,t=~~t,e>t){var n=[t,e];e=n[0],t=n[1]}return~~(Math.random()*(t-e+1))+e}}])});
"use strict";var index=(e,d)=>((e=~~e)>(d=~~d)&&([e,d]=[d,e]),~~(Math.random()*(d-e+1))+e);module.exports=index;
//# sourceMappingURL=index.js.map
{
"name": "your-rand-int",
"version": "0.1.6",
"version": "0.1.7",
"description": "your-rand-int",

@@ -5,0 +5,0 @@ "repository": "https://github.com/yourjs/your/tree/master/packages/your-rand-int",

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