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.30-next.2 to 0.0.30-next.7

2

dist/index.js

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

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

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

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

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

"dependencies": {
"@definitelytyped/typescript-versions": "^0.0.30-next.0",
"@definitelytyped/typescript-versions": "^0.0.30-next.7",
"@types/parsimmon": "^1.10.1",

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

},
"gitHead": "4af87e4f646106587a3d4926311868ad4ca4d199"
"gitHead": "3be628b54c1048c54f2cdb880a1a5f7b64dc4dca"
}
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