Socket
Socket
Sign inDemoInstall

synchronous-worker

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

synchronous-worker - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

lib/index.d.ts
/// <reference types="node" />
/// <reference types="node" />
/// <reference types="node" />
/// <reference types="node" />
import { EventEmitter } from 'events';

@@ -3,0 +6,0 @@ import type Module from 'module';

4

package.json
{
"name": "synchronous-worker",
"version": "1.0.4",
"version": "1.0.5",
"description": "Run Node.js APIs synchronously",

@@ -54,3 +54,3 @@ "main": "lib/index.js",

"nyc": "^15.1.0",
"ts-node": "^9.0.0",
"ts-node": "^10.8.1",
"typescript": "^4.0.3"

@@ -57,0 +57,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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