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

tawakkalna-api

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tawakkalna-api - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "tawakkalna-api",
"version": "0.0.1",
"version": "0.0.2",
"description": "npm package that facilitate calls to TWK APIs and wrap the additional security configurations",

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

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

<h1 align="center">twk-ts (allow typescript developers Interacting with Tawakkalna’s Endpoint)</h1>
<h1 align="center">tawakkalna-api (allow typescript developers Interacting with Tawakkalna’s Endpoint)</h1>

@@ -15,7 +15,6 @@ ## Features

```
## Quickstart
```ts
import TawakkalnaApi from "twk-ts";
import TawakkalnaApi from "tawakkalna-api";
let result: Record<string, any> = {};

@@ -22,0 +21,0 @@ TawakkalnaApi.requestUserFullName()

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