New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

worker-timers

Package Overview
Dependencies
Maintainers
1
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-timers - npm Package Compare versions

Comparing version 7.0.28 to 7.0.29

28

package.json

@@ -20,13 +20,13 @@ {

"tslib": "^2.2.0",
"worker-timers-broker": "^6.0.49",
"worker-timers-worker": "^7.0.19"
"worker-timers-broker": "^6.0.50",
"worker-timers-worker": "^7.0.20"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/core": "^7.14.2",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.14.1",
"@commitlint/cli": "^12.1.1",
"@commitlint/config-angular": "^12.1.1",
"@babel/plugin-transform-runtime": "^7.14.2",
"@babel/preset-env": "^7.14.2",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-angular": "^12.1.4",
"@rollup/plugin-babel": "^5.3.0",

@@ -39,3 +39,3 @@ "@rollup/plugin-replace": "^2.4.2",

"eslint": "^7.26.0",
"eslint-config-holy-grail": "^49.0.7",
"eslint-config-holy-grail": "^49.0.9",
"grunt": "^1.4.0",

@@ -61,12 +61,12 @@ "grunt-cli": "^1.4.2",

"pretty-quick": "^3.1.0",
"rollup": "^2.47.0",
"rollup": "^2.48.0",
"sinon": "^10.0.1",
"sinon-chai": "^3.6.0",
"terser-webpack-plugin": "^5.1.1",
"terser-webpack-plugin": "^5.1.2",
"ts-loader": "^9.1.2",
"tsconfig-holy-grail": "^11.0.55",
"tsconfig-holy-grail": "^11.0.57",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.20",
"tslint-config-holy-grail": "^53.2.22",
"typescript": "^4.2.4",
"webpack": "^5.36.2"
"webpack": "^5.37.0"
},

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

"types": "build/es2019/module.d.ts",
"version": "7.0.28"
"version": "7.0.29"
}

@@ -7,3 +7,3 @@ ![logo](https://repository-images.githubusercontent.com/24792198/dd93c980-323f-11ea-8a14-a0299de4847a)

[![dependencies](https://img.shields.io/david/chrisguttandin/worker-timers.svg?style=flat-square)](https://www.npmjs.com/package/worker-timers)
[![dependencies](https://img.shields.io/david/chrisguttandin/worker-timers.svg?style=flat-square)](https://github.com/chrisguttandin/worker-timers/network/dependencies)
[![version](https://img.shields.io/npm/v/worker-timers.svg?style=flat-square)](https://www.npmjs.com/package/worker-timers)

@@ -10,0 +10,0 @@

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