Socket
Socket
Sign inDemoInstall

number-allocator

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

number-allocator - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

3

CHANGELOG.md

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

## 1.0.8
- Updated collections.js to solve https://github.com/montagejs/collections/issues/241
## 1.0.7

@@ -2,0 +5,0 @@ - Fixed codecov badge on README.md.

4

package.json
{
"name": "number-allocator",
"version": "1.0.7",
"version": "1.0.8",
"description": "A library for the unique number allocator",

@@ -40,3 +40,3 @@ "main": "index.js",

"dependencies": {
"collections": "^5.1.12",
"collections": "^5.1.13",
"debug": "^4.3.1"

@@ -43,0 +43,0 @@ },

# Unique number allocator for JavaScript.
Version 1.0.7 [![number-allocator CI](https://github.com/redboltz/number-allocator/workflows/number-allocator%20CI/badge.svg)](https://github.com/redboltz/number-allocator/actions) [![codecov](https://codecov.io/gh/redboltz/number-allocator/branch/main/graph/badge.svg)](https://codecov.io/gh/redboltz/number-allocator)
Version 1.0.8 [![number-allocator CI](https://github.com/redboltz/number-allocator/workflows/number-allocator%20CI/badge.svg)](https://github.com/redboltz/number-allocator/actions) [![codecov](https://codecov.io/gh/redboltz/number-allocator/branch/main/graph/badge.svg)](https://codecov.io/gh/redboltz/number-allocator)

@@ -5,0 +5,0 @@ ## How to use

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