Socket
Socket
Sign inDemoInstall

@definitelytyped/header-parser

Package Overview
Dependencies
Maintainers
7
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@definitelytyped/header-parser - npm Package Compare versions

Comparing version 0.0.27-next.2 to 0.0.27-next.3

2

dist/index.js

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

.then(typeScriptVersionLineParser)
.fallback("2.8");
.fallback("2.9");
function parseTypeScriptVersionLine(line) {

@@ -167,0 +167,0 @@ const result = typeScriptVersionLineParser.parse(line);

{
"name": "@definitelytyped/header-parser",
"version": "0.0.27-next.2",
"version": "0.0.27-next.3",
"description": "",

@@ -23,3 +23,3 @@ "author": "Nathan Shively-Sanders <nathansa@microsoft.com>",

"dependencies": {
"@definitelytyped/typescript-versions": "^0.0.26",
"@definitelytyped/typescript-versions": "^0.0.27-next.3",
"@types/parsimmon": "^1.10.1",

@@ -31,3 +31,3 @@ "parsimmon": "^1.13.0"

},
"gitHead": "d42548617aa37a4c4a372cd9e48f31a60aabb8f2"
"gitHead": "707656c1c98d61d73dc70d6e74090c7acea5d9eb"
}
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