Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

netrc-parser

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netrc-parser - npm Package Compare versions

Comparing version 3.1.5 to 3.1.6

2

lib/netrc.d.ts

@@ -14,3 +14,3 @@ export declare function parse(body: string): Machines;

private readonly gpgEncryptArgs;
private throw(err);
private throw;
}

@@ -17,0 +17,0 @@ declare const _default: Netrc;

{
"name": "netrc-parser",
"description": "netrc parser",
"version": "3.1.5",
"version": "3.1.6",
"author": "Jeff Dickey (@jdxcode)",

@@ -12,13 +12,13 @@ "bugs": "https://github.com/jdxcode/node-netrc-parser/issues",

"devDependencies": {
"@oclif/tslint": "^1.1.0",
"@types/chai": "^4.1.3",
"@oclif/tslint": "^2.0.0",
"@types/chai": "^4.1.4",
"@types/execa": "^0.9.0",
"@types/fs-extra": "^5.0.2",
"@types/mocha": "^5.2.0",
"@types/fs-extra": "^5.0.4",
"@types/mocha": "^5.2.5",
"chai": "^4.1.2",
"fs-extra": "^6.0.0",
"mocha": "^5.1.1",
"ts-node": "^6.0.2",
"tslint": "^5.9.1",
"typescript": "^2.8.3"
"fs-extra": "^7.0.0",
"mocha": "^5.2.0",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.1"
},

@@ -25,0 +25,0 @@ "engines": {

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