Socket
Socket
Sign inDemoInstall

worker-timers-broker

Package Overview
Dependencies
Maintainers
1
Versions
202
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 1.0.1 to 1.0.2

6

build/es5/bundle.js
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
typeof define === 'function' && define.amd ? define(['exports'], factory) :
(factory((global.workerTimersBroker = global.workerTimersBroker || {})));
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
typeof define === 'function' && define.amd ? define(['exports'], factory) :
(factory((global.workerTimersBroker = global.workerTimersBroker || {})));
}(this, (function (exports) { 'use strict';

@@ -6,0 +6,0 @@

@@ -19,3 +19,3 @@ {

"gruntify-eslint": "^3.1.0",
"husky": "^0.12.0",
"husky": "^0.13.1",
"karma": "^1.3.0",

@@ -28,13 +28,13 @@ "karma-chrome-launcher": "^2.0.0",

"karma-sinon-chai": "^1.2.4",
"karma-webpack": "^1.8.0",
"karma-webpack": "^2.0.1",
"load-grunt-config": "^0.19.2",
"mocha": "^3.1.2",
"rollup": "^0.37.0",
"rollup": "^0.41.4",
"rollup-plugin-babel": "^2.6.1",
"sinon": "^1.17.6",
"sinon-chai": "^2.8.0",
"ts-loader": "^1.0.0",
"ts-loader": "^2.0.0",
"tslint-config-holy-grail": "^5.0.0",
"typescript": "^2.0.9",
"webpack": "^2.1.0-beta.25"
"webpack": "^2.2.0"
},

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

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