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

worker-timers-broker

Package Overview
Dependencies
Maintainers
1
Versions
207
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.30 to 5.0.31

26

package.json

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

"dependencies": {
"@babel/runtime": "^7.7.4",
"fast-unique-numbers": "^4.0.14",
"@babel/runtime": "^7.7.6",
"fast-unique-numbers": "^4.0.15",
"tslib": "^1.10.0",
"worker-timers-worker": "^5.0.23"
"worker-timers-worker": "^5.0.24"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/core": "^7.7.5",
"@babel/plugin-external-helpers": "^7.7.4",
"@babel/plugin-transform-runtime": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.6",
"@commitlint/cli": "^8.2.0",

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

"cz-conventional-changelog": "^3.0.2",
"eslint": "^6.7.0",
"eslint-config-holy-grail": "^44.0.0",
"eslint": "^6.7.2",
"eslint-config-holy-grail": "^45.0.1",
"grunt": "^1.0.4",

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

"mocha": "^6.2.2",
"rollup": "^1.27.4",
"rollup": "^1.27.9",
"rollup-plugin-babel": "^4.3.3",

@@ -54,6 +54,6 @@ "sinon": "^7.5.0",

"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^10.0.29",
"tsconfig-holy-grail": "^10.0.31",
"tslint": "^5.20.1",
"tslint-config-holy-grail": "^47.0.2",
"typescript": "^3.7.2",
"tslint-config-holy-grail": "^47.0.3",
"typescript": "^3.7.3",
"webpack": "^4.41.2"

@@ -86,3 +86,3 @@ },

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