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 7.0.27 to 7.0.28

4

build/es5/bundle.js
(function (factory) {
typeof define === 'function' && define.amd ? define(factory) :
factory();
}((function () { 'use strict';
})((function () { 'use strict';

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

})));
}));

@@ -23,6 +23,6 @@ {

"devDependencies": {
"@babel/core": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/plugin-external-helpers": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.4",
"@babel/preset-env": "^7.15.6",
"@commitlint/cli": "^13.1.0",

@@ -35,3 +35,3 @@ "@commitlint/config-angular": "^13.1.0",

"eslint": "^7.32.0",
"eslint-config-holy-grail": "^50.1.5",
"eslint-config-holy-grail": "^50.1.9",
"grunt": "^1.4.1",

@@ -55,13 +55,13 @@ "grunt-cli": "^1.4.3",

"mocha": "^9.1.1",
"prettier": "^2.3.2",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"rollup": "^2.56.3",
"rollup": "^2.57.0",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.2.5",
"tsconfig-holy-grail": "^11.1.10",
"ts-loader": "^9.2.6",
"tsconfig-holy-grail": "^11.1.13",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.25",
"typescript": "^4.4.2",
"webpack": "^5.51.2"
"typescript": "^4.4.3",
"webpack": "^5.53.0"
},

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

"types": "build/es2019/module.d.ts",
"version": "7.0.27"
"version": "7.0.28"
}
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