Socket
Socket
Sign inDemoInstall

ininal

Package Overview
Dependencies
51
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.1.6

6

package.json
{
"name": "ininal",
"version": "0.1.5",
"version": "0.1.6",
"description": "API wrapper for the Turkish Fintech company \"ininal\".",

@@ -10,3 +10,4 @@ "main": "lib/index.js",

"build": "tsc -p .",
"prepublishOnly": "npm run build"
"prepublishOnly": "npm run build",
"gendoc": "typedoc --out docs/ src/"
},

@@ -43,4 +44,5 @@ "files": [

"tslint-config-standard": "^8.0.1",
"typedoc": "^0.14.2",
"typescript": "^3.5.2"
}
}

@@ -5,4 +5,4 @@ # node-ininal

**THIS IS A WORK IN PROGRESS. DO NOT USE IT IN PRODUCTION.**
Now with types included! Based from the mess from [here](https://developer.ininal.com/).
Now with types included! Based from the mess from [here](https://developer.ininal.com/).
Docs are available [here](https://linuxgemini.github.io/node-ininal/).
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