qiscus-whatsapp-sdk
Advanced tools
Comparing version 0.1.1 to 0.1.2
import Client from "./client"; | ||
export { Client }; | ||
export * from "./types"; | ||
export { Client }; |
{ | ||
"name": "qiscus-whatsapp-sdk", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "NodeJS sdk for communicating with qiscus whatsapp api", | ||
@@ -10,3 +10,4 @@ "main": "dist/index.js", | ||
"files": [ | ||
"dist/**/*" | ||
"dist/", | ||
"scr/" | ||
], | ||
@@ -13,0 +14,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12772