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 5.0.17 to 5.0.18

36

package.json

@@ -12,13 +12,13 @@ {

"dependencies": {
"@babel/runtime": "^7.4.5",
"fast-unique-numbers": "^4.0.2",
"@babel/runtime": "^7.5.0",
"fast-unique-numbers": "^4.0.3",
"tslib": "^1.10.0",
"worker-timers-worker": "^5.0.12"
"worker-timers-worker": "^5.0.13"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/core": "^7.5.0",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"@babel/plugin-transform-runtime": "^7.5.0",
"@babel/preset-env": "^7.5.0",
"@commitlint/cli": "^8.0.0",

@@ -29,4 +29,4 @@ "@commitlint/config-angular": "^8.0.0",

"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.16.0",
"eslint-config-holy-grail": "^37.0.1",
"eslint": "^6.0.1",
"eslint-config-holy-grail": "^38.0.2",
"grunt": "^1.0.4",

@@ -39,3 +39,3 @@ "grunt-cli": "^1.3.2",

"gruntify-eslint": "^5.0.0",
"husky": "^2.4.1",
"husky": "^3.0.0",
"karma": "^4.1.0",

@@ -49,14 +49,14 @@ "karma-chrome-launcher": "^2.2.0",

"karma-webpack": "^4.0.2",
"load-grunt-config": "^1.0.2",
"load-grunt-config": "^2.0.0",
"mocha": "^6.1.4",
"rollup": "^1.15.3",
"rollup-plugin-babel": "^4.3.2",
"rollup": "^1.16.6",
"rollup-plugin-babel": "^4.3.3",
"sinon": "^7.3.2",
"sinon-chai": "^3.3.0",
"ts-loader": "^6.0.2",
"tsconfig-holy-grail": "^10.0.4",
"tslint": "^5.17.0",
"tslint-config-holy-grail": "^44.0.1",
"ts-loader": "^6.0.4",
"tsconfig-holy-grail": "^10.0.6",
"tslint": "^5.18.0",
"tslint-config-holy-grail": "^44.0.5",
"typescript": "^3.5.2",
"webpack": "^4.34.0"
"webpack": "^4.35.2"
},

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

"types": "build/es2018/module.d.ts",
"version": "5.0.17"
"version": "5.0.18"
}
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