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

@mengkodingan/ckptw

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mengkodingan/ckptw - npm Package Compare versions

Comparing version 2.0.0 to 2.0.2

2

package.json
{
"name": "@mengkodingan/ckptw",
"version": "2.0.0",
"version": "2.0.2",
"description": "easy way to create Whatsapp Bot.",

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

@@ -22,3 +22,3 @@ # ckptw

import { Client } from "@mengkodingan/ckptw";
import { Events } from "@mengkodingan/ckptw/Constant";
import { Events } from "@mengkodingan/ckptw/dist/Constant";

@@ -219,3 +219,3 @@ const bot = new Client({

```ts
import { Events } from "@mengkdoingan/ckptw/Constant";
import { Events } from "@mengkdoingan/ckptw/dist/Constant";
```

@@ -222,0 +222,0 @@

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