Socket
Socket
Sign inDemoInstall

fast-unique-numbers

Package Overview
Dependencies
2
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.14 to 5.0.15

2

build/es5/bundle.js
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
typeof define === 'function' && define.amd ? define(['exports'], factory) :
(global = global || self, factory(global.fastUniqueNumbers = {}));
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.fastUniqueNumbers = {}));
}(this, (function (exports) { 'use strict';

@@ -6,0 +6,0 @@

@@ -13,3 +13,3 @@ {

"dependencies": {
"@babel/runtime": "^7.10.5",
"@babel/runtime": "^7.11.0",
"tslib": "^2.0.0"

@@ -19,6 +19,6 @@ },

"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/core": "^7.11.0",
"@babel/plugin-external-helpers": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@babel/register": "^7.10.5",

@@ -31,4 +31,4 @@ "@commitlint/cli": "^9.1.1",

"cz-conventional-changelog": "^3.2.0",
"eslint": "^7.4.0",
"eslint-config-holy-grail": "^47.0.6",
"eslint": "^7.6.0",
"eslint-config-holy-grail": "^48.0.0",
"grunt": "^1.2.1",

@@ -40,3 +40,3 @@ "grunt-babel": "^8.0.0",

"husky": "^4.2.5",
"karma": "^5.1.0",
"karma": "^5.1.1",
"karma-browserstack-launcher": "^1.6.0",

@@ -52,15 +52,15 @@ "karma-chrome-launcher": "^3.1.0",

"load-grunt-config": "^3.0.1",
"mocha": "^8.0.1",
"mocha": "^8.1.0",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"rollup": "^2.21.0",
"rollup": "^2.23.0",
"rollup-plugin-babel": "^4.4.0",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.0",
"tsconfig-holy-grail": "^11.0.17",
"tslint": "^6.1.2",
"tslint-config-holy-grail": "^50.0.7",
"typescript": "^3.9.6",
"webpack": "^4.43.0"
"ts-loader": "^8.0.2",
"tsconfig-holy-grail": "^11.0.18",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^52.0.0",
"typescript": "^3.9.7",
"webpack": "^4.44.1"
},

@@ -100,3 +100,3 @@ "engines": {

"types": "build/es2019/module.d.ts",
"version": "5.0.14"
"version": "5.0.15"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc