Socket
Socket
Sign inDemoInstall

@definitelytyped/definitions-parser

Package Overview
Dependencies
Maintainers
7
Versions
536
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@definitelytyped/definitions-parser - npm Package Compare versions

Comparing version 0.0.38-next.1 to 0.0.38-next.2

2

dist/parse-definitions.js

@@ -17,3 +17,3 @@ "use strict";

const start = Date.now();
if (parallel && parallel.nProcesses > 1) {
if (parallel) {
log.info("Parsing in parallel...");

@@ -20,0 +20,0 @@ await utils_1.runWithChildProcesses({

{
"name": "@definitelytyped/definitions-parser",
"version": "0.0.38-next.1",
"version": "0.0.38-next.2",
"description": "Reads the DefinitelyTyped repository and provides an API for querying its metadata",

@@ -38,3 +38,3 @@ "homepage": "https://github.com/DefinitelyTyped/tools#readme",

},
"gitHead": "351f4ae3ddeaa13a491a66f95abf7fca0e84b1a9"
"gitHead": "fe6a046fd53218c957f23ca7c746213ad752d468"
}

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