Socket
Socket
Sign inDemoInstall

tl-api

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "tl-api",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",

@@ -5,0 +5,0 @@ "description": "TPLink Router API",

@@ -16,3 +16,3 @@ # TP-Link Router API (EU GDPR versions)

```javascript
import { ACT, authenticate, execute } from "tpapi";
import { ACT, authenticate, execute } from "tl-api";

@@ -19,0 +19,0 @@ const baseUrl = "http://192.168.1.1";

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