New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

info-perkara

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

info-perkara - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "info-perkara",
"version": "1.1.0",
"version": "1.1.1",
"description": "Info Perkara Seluruh Indonesia",

@@ -5,0 +5,0 @@ "main": "index.js",

# UNOFFICIAL INFO PERKARA
Modul ini untuk mencari data perkara seluruh indonesia* dan juga jadwal sidang, dan respon yang dihasilkan berupa JSON
Modul ini untuk mencari data perkara seluruh indonesia* dan juga jadwal sidang, respon yang dihasilkan adalah JSON

@@ -13,6 +13,7 @@ - Pengadilan Negeri

# PENGGUNAAN
//untuk info perkara
```javascript
- untuk info perkara
perkara.cari('satker','pencarian')
//jadwal sidang
- jadwal sidang
perkara.sidang('satker','tanggal')

@@ -24,2 +25,3 @@

ptun-namakota
```

@@ -26,0 +28,0 @@ # CONTOH

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

const perkara = require('./dist/index');
const perkara = require('info-perkara');
perkara.cari('pn-painan','SINTA ANDESTA').then(e => console.log(e));

@@ -3,0 +3,0 @@ perkara.sidang('pn-merauke','01/02/2023').then(e => console.log(e));

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