Socket
Socket
Sign inDemoInstall

kxx-reader

Package Overview
Dependencies
11
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

dist/node/lib/index.d.ts

21

package.json
{
"name": "kxx-reader",
"version": "1.1.0",
"version": "1.2.0",
"description": "NodeJS stream to parse Gordic (Ginis) KXX export",
"main": "./lib/index.js",
"main": "lib/index.js",
"scripts": {
"build": "tsc"
},
"author": "Martin Kopeček <martin.kopecek@smallhill.cz>",
"license": "GPL-3.0-or-later",
"devDependencies": {
"typescript": "^3.3.3333",
"@types/readable-stream": "^2.3.1"
},
"dependencies": {
"multipipe": "^3.0.1",
"readable-stream": "^3.2.0"
},
"directories": {
"lib": "lib"
},
"repository": {

@@ -12,5 +26,2 @@ "type": "git",

},
"dependencies": {
"multipipe": "^3.0.1"
},
"keywords": [

@@ -17,0 +28,0 @@ "gordic",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc