Socket
Socket
Sign inDemoInstall

worker-timers-broker

Package Overview
Dependencies
Maintainers
1
Versions
202
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.60 to 6.0.61

4

build/es5/bundle.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.workerTimersBroker = {}, global.fastUniqueNumbers));
}(this, (function (exports, fastUniqueNumbers) { 'use strict';
})(this, (function (exports, fastUniqueNumbers) { 'use strict';

@@ -181,2 +181,2 @@ var isCallNotification = function isCallNotification(message) {

})));
}));

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

"@babel/runtime": "^7.15.4",
"fast-unique-numbers": "^6.0.6",
"fast-unique-numbers": "^6.0.7",
"tslib": "^2.3.1",
"worker-timers-worker": "^7.0.27"
"worker-timers-worker": "^7.0.28"
},

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

"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.4",
"@babel/preset-env": "^7.15.6",
"@commitlint/cli": "^13.1.0",

@@ -32,3 +32,3 @@ "@commitlint/config-angular": "^13.1.0",

"eslint": "^7.32.0",
"eslint-config-holy-grail": "^50.1.6",
"eslint-config-holy-grail": "^50.1.9",
"grunt": "^1.4.1",

@@ -49,13 +49,13 @@ "grunt-cli": "^1.4.3",

"mocha": "^9.1.1",
"prettier": "^2.3.2",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"rollup": "^2.56.3",
"rollup": "^2.57.0",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.2.5",
"tsconfig-holy-grail": "^11.1.10",
"ts-loader": "^9.2.6",
"tsconfig-holy-grail": "^11.1.13",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.25",
"typescript": "^4.4.2",
"webpack": "^5.51.2"
"typescript": "^4.4.3",
"webpack": "^5.53.0"
},

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

"types": "build/es2019/module.d.ts",
"version": "6.0.60"
"version": "6.0.61"
}
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