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.34 to 0.0.35-next.0

2

dist/get-definitely-typed.js

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

if (error) {
throw error;
throw new Error(error.message + ": " + error.cmd);
}

@@ -17,0 +17,0 @@ if (stderr) {

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

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

},
"gitHead": "147185bb7958cc561d2075f1bc345f1466ad27a2"
"gitHead": "339e3ea84ea6947ba0b19f6085a7776bc565b69c"
}

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