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

worker-timers-worker

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-timers-worker - npm Package Compare versions

Comparing version 4.0.22 to 4.0.23

20

package.json

@@ -12,3 +12,3 @@ {

"dependencies": {
"@babel/runtime": "^7.0.0",
"@babel/runtime": "^7.1.2",
"tslib": "^1.9.3"

@@ -18,3 +18,3 @@ },

"devDependencies": {
"@babel/core": "^7.1.0",
"@babel/core": "^7.1.2",
"@babel/plugin-external-helpers": "^7.0.0",

@@ -25,7 +25,7 @@ "@babel/plugin-transform-runtime": "^7.1.0",

"@commitlint/config-angular": "^7.1.2",
"babel-loader": "^8.0.3",
"babel-loader": "^8.0.4",
"chai": "^4.2.0",
"commitizen": "^2.10.1",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-config-holy-grail": "^31.0.1",

@@ -57,3 +57,3 @@ "grunt": "^1.0.3",

"ts-loader": "^5.2.1",
"tsconfig-holy-grail": "^6.0.9",
"tsconfig-holy-grail": "^6.0.11",
"tslint": "^5.11.0",

@@ -72,2 +72,8 @@ "tslint-config-holy-grail": "^35.1.3",

"homepage": "https://github.com/chrisguttandin/worker-timers-worker",
"husky": {
"hooks": {
"commit-msg": "commitlint --edit --extends @commitlint/config-angular",
"pre-commit": "grunt lint"
}
},
"license": "MIT",

@@ -82,4 +88,2 @@ "main": "build/es5/bundle.js",

"scripts": {
"commitmsg": "commitlint --edit --extends @commitlint/config-angular",
"precommit": "grunt lint",
"prepublishOnly": "grunt build",

@@ -89,3 +93,3 @@ "test": "grunt lint && grunt test"

"types": "build/es2015/module.d.ts",
"version": "4.0.22"
"version": "4.0.23"
}
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