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

@wireapp/priority-queue

Package Overview
Dependencies
Maintainers
8
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wireapp/priority-queue - npm Package Compare versions

Comparing version 0.1.23 to 0.1.24

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="0.1.24"></a>
## [0.1.24](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@0.1.23...@wireapp/priority-queue@0.1.24) (2018-05-14)
**Note:** Version bump only for package @wireapp/priority-queue
<a name="0.1.23"></a>

@@ -8,0 +16,0 @@ ## [0.1.23](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@0.1.22...@wireapp/priority-queue@0.1.23) (2018-05-14)

2

dist/PriorityQueue.d.ts

@@ -5,3 +5,3 @@ import Config from './Config';

export default class PriorityQueue {
private config;
private readonly config;
isPending: boolean;

@@ -8,0 +8,0 @@ private queue;

@@ -38,3 +38,3 @@ {

"types": "./dist/index.d.ts",
"version": "0.1.23"
"version": "0.1.24"
}

Sorry, the diff of this file is not supported yet

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