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

worker-timers-broker

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-timers-broker - npm Package Compare versions

Comparing version 6.0.47 to 6.0.48

26

package.json

@@ -13,5 +13,5 @@ {

"@babel/runtime": "^7.14.0",
"fast-unique-numbers": "^5.0.34",
"fast-unique-numbers": "^5.0.35",
"tslib": "^2.2.0",
"worker-timers-worker": "^7.0.18"
"worker-timers-worker": "^7.0.19"
},

@@ -23,3 +23,3 @@ "description": "The broker which is used by the worker-timers package.",

"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@commitlint/cli": "^12.1.1",

@@ -29,6 +29,6 @@ "@commitlint/config-angular": "^12.1.1",

"chai": "^4.3.4",
"commitizen": "^4.2.3",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.25.0",
"eslint-config-holy-grail": "^49.0.5",
"eslint": "^7.26.0",
"eslint-config-holy-grail": "^49.0.6",
"grunt": "^1.4.0",

@@ -48,14 +48,14 @@ "grunt-cli": "^1.4.2",

"load-grunt-config": "^3.0.1",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"rollup": "^2.46.0",
"rollup": "^2.47.0",
"sinon": "^10.0.1",
"sinon-chai": "^3.6.0",
"ts-loader": "^9.1.1",
"tsconfig-holy-grail": "^11.0.52",
"ts-loader": "^9.1.2",
"tsconfig-holy-grail": "^11.0.54",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.15",
"tslint-config-holy-grail": "^53.2.19",
"typescript": "^4.2.4",
"webpack": "^5.36.1"
"webpack": "^5.36.2"
},

@@ -87,3 +87,3 @@ "files": [

"types": "build/es2019/module.d.ts",
"version": "6.0.47"
"version": "6.0.48"
}

@@ -5,4 +5,3 @@ # worker-timers-broker

[![tests](https://img.shields.io/travis/chrisguttandin/worker-timers-broker/master.svg?style=flat-square)](https://travis-ci.org/chrisguttandin/worker-timers-broker)
[![dependencies](https://img.shields.io/david/chrisguttandin/worker-timers-broker.svg?style=flat-square)](https://www.npmjs.com/package/worker-timers-broker)
[![version](https://img.shields.io/npm/v/worker-timers-broker.svg?style=flat-square)](https://www.npmjs.com/package/worker-timers-broker)
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