Socket
Socket
Sign inDemoInstall

worker-factory

Package Overview
Dependencies
Maintainers
0
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-factory - npm Package Compare versions

Comparing version 7.0.28 to 7.0.29

4

build/es5/bundle.js

@@ -32,3 +32,3 @@ (function (global, factory) {

return /*#__PURE__*/function () {
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(_ref) {
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee(_ref) {
var _ref$data, id, method, params, messageHandler, response, synchronousResponse, result, _synchronousResponse$, transferables, message, _err$status, status;

@@ -164,3 +164,3 @@ return _regeneratorRuntime.wrap(function _callee$(_context) {

isSupported: function () {
var _isSupported = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
var _isSupported = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
var isSelfSupported, result, synchronousResult;

@@ -167,0 +167,0 @@ return _regeneratorRuntime.wrap(function _callee$(_context) {

@@ -12,5 +12,5 @@ {

"dependencies": {
"@babel/runtime": "^7.25.0",
"fast-unique-numbers": "^9.0.8",
"tslib": "^2.6.3"
"@babel/runtime": "^7.25.6",
"fast-unique-numbers": "^9.0.9",
"tslib": "^2.7.0"
},

@@ -21,6 +21,6 @@ "description": "A little factory function to create a JSON-RPC based Web Worker implementation.",

"@babel/plugin-external-helpers": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.25.3",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-angular": "^19.3.0",
"@babel/plugin-transform-runtime": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-angular": "^19.4.1",
"@rollup/plugin-babel": "^6.0.4",

@@ -46,3 +46,3 @@ "chai": "^4.3.10",

"karma-webpack": "^5.0.1",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"load-grunt-config": "^4.0.1",

@@ -52,4 +52,4 @@ "memory-fs": "^0.5.0",

"prettier": "^3.3.3",
"rimraf": "^5.0.8",
"rollup": "^4.20.0",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"sinon": "^17.0.2",

@@ -60,5 +60,5 @@ "sinon-chai": "^3.7.0",

"tslint": "^6.1.3",
"tslint-config-holy-grail": "^56.0.2",
"tslint-config-holy-grail": "^56.0.3",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
"webpack": "^5.94.0"
},

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

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