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 5.0.2 to 5.0.3

9

build/es5/bundle.js

@@ -1,6 +0,5 @@

(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory() :
(function (factory) {
typeof define === 'function' && define.amd ? define(factory) :
(factory());
}(this, (function () { 'use strict';
factory();
}(function () { 'use strict';

@@ -136,2 +135,2 @@ var scheduledIntervalIdentifiers = new Map();

})));
}));

@@ -17,3 +17,3 @@ {

"devDependencies": {
"@babel/core": "^7.2.0",
"@babel/core": "^7.2.2",
"@babel/plugin-external-helpers": "^7.2.0",

@@ -27,3 +27,3 @@ "@babel/plugin-transform-runtime": "^7.2.0",

"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.9.0",
"eslint": "^5.10.0",
"eslint-config-holy-grail": "^32.0.0",

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

"gruntify-eslint": "^5.0.0",
"husky": "^1.2.0",
"husky": "^1.2.1",
"karma": "^3.1.3",

@@ -45,17 +45,17 @@ "karma-chrome-launcher": "^2.2.0",

"karma-safari-launcher": "^1.0.0",
"karma-sauce-launcher": "^1.2.0",
"karma-sauce-launcher": "^2.0.2",
"karma-sinon-chai": "^2.0.2",
"karma-webpack": "^3.0.5",
"load-grunt-config": "^0.19.2",
"load-grunt-config": "^1.0.1",
"mocha": "^5.2.0",
"rollup": "^0.67.4",
"rollup-plugin-babel": "^4.0.3",
"sinon": "^7.1.1",
"rollup": "^0.68.0",
"rollup-plugin-babel": "^4.1.0",
"sinon": "^7.2.2",
"sinon-chai": "^3.3.0",
"ts-loader": "^5.3.1",
"tsconfig-holy-grail": "^9.0.2",
"tsconfig-holy-grail": "^9.0.4",
"tslint": "^5.11.0",
"tslint-config-holy-grail": "^38.0.5",
"typescript": "^3.2.1",
"webpack": "^4.26.1"
"tslint-config-holy-grail": "^38.0.10",
"typescript": "^3.2.2",
"webpack": "^4.27.1"
},

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

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