You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ntlm-parser

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ntlm-parser - npm Package Compare versions

Comparing version

to
1.0.2

build/package.json

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.0.2](https://github.com/jlguenego/ntlm-parser/compare/v1.0.1...v1.0.2) (2020-11-17)
### 1.0.1 (2020-11-17)

4

package.json
{
"name": "ntlm-parser",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -13,4 +13,2 @@ "main": "index.js",

"fix": "gts fix",
"prepare": "npm.cmd run compile",
"pretest": "npm.cmd run compile",
"posttest": "npm.cmd run lint",

@@ -17,0 +15,0 @@ "release": "standard-version",