You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

nginxparser

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nginxparser - npm Package Compare versions

Comparing version
1.2.4
to
1.2.5
+5
-5
package.json
{ "name" : "nginxparser",
"description" : "Parse Nginx log files",
"version" : "1.2.4",
"homepage" : "http://github.com/chriso/nginx_parser",
"version" : "1.2.5",
"homepage" : "http://github.com/chriso/nginx-parser",
"author" : "Chris O'Hara <cohara87@gmail.com>",
"bugs": {
"mail": "cohara87@gmail.com",
"url": "http://github.com/chriso/nginx_parser/issues"
"url": "http://github.com/chriso/nginx-parser/issues"
},
"repository": {
"type": "git",
"url": "http://github.com/chriso/nginx_parser.git"
"url": "http://github.com/chriso/nginx-parser.git"
},

@@ -20,4 +20,4 @@ "engines": { "node": ">=0.4.0" },

"type": "MIT",
"url": "http://github.com/chriso/nginx_parser/raw/master/LICENSE"
"url": "http://github.com/chriso/nginx-parser/raw/master/LICENSE"
}]
}

@@ -1,2 +0,2 @@

**nginx_parser** parse nginx log files in node.js
**nginx-parser** parse nginx log files in node.js

@@ -3,0 +3,0 @@ ### Installation