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
168
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.6 to 4.0.7

28

package.json

@@ -18,5 +18,5 @@ {

"chai": "^4.1.2",
"eslint": "^4.8.0",
"eslint-config-holy-grail": "^23.0.0",
"greenkeeper-lockfile": "^1.9.0",
"eslint": "^4.12.1",
"eslint-config-holy-grail": "^24.0.1",
"greenkeeper-lockfile": "^1.12.0",
"grunt": "^1.0.1",

@@ -38,16 +38,16 @@ "grunt-cli": "^1.2.0",

"karma-sauce-launcher": "^1.2.0",
"karma-sinon-chai": "^1.3.2",
"karma-webpack": "^2.0.5",
"karma-sinon-chai": "^1.3.3",
"karma-webpack": "^2.0.6",
"load-grunt-config": "^0.19.2",
"mocha": "^4.0.1",
"rollup": "^0.50.0",
"rollup": "^0.52.0",
"rollup-plugin-babel": "^3.0.2",
"sinon": "^4.0.1",
"sinon": "^4.1.2",
"sinon-chai": "^2.14.0",
"ts-loader": "^2.3.7",
"tsconfig-holy-grail": "^2.4.8",
"tslint": "^5.7.0",
"tslint-config-holy-grail": "^13.0.7",
"typescript": "^2.5.3",
"webpack": "^3.6.0"
"ts-loader": "^3.2.0",
"tsconfig-holy-grail": "^3.0.6",
"tslint": "^5.8.0",
"tslint-config-holy-grail": "^18.0.5",
"typescript": "^2.6.2",
"webpack": "^3.9.1"
},

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

"types": "build/es2015/module.d.ts",
"version": "4.0.6"
"version": "4.0.7"
}
import { clearScheduledInterval, clearScheduledTimeout, scheduleInterval, scheduleTimeout } from './helpers/timer';
import { IClearResponse, IBrokerEvent, IErrorNotification, IErrorResponse } from './interfaces';
import { IBrokerEvent, IClearResponse, IErrorNotification, IErrorResponse } from './interfaces';

@@ -4,0 +4,0 @@ export * from './interfaces';

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