sazumiviki-api
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -1,2 +0,1 @@ | ||
const sswebA = require('./api/ssweb'); | ||
const facebook = require('./api/fbdl'); | ||
@@ -12,2 +11,3 @@ const pinterest = require('./api/pindl'); | ||
const chara = require('./api/chara'); | ||
const ai = require('./api/chatgpt'); | ||
@@ -26,2 +26,3 @@ module.exports = { | ||
chara, | ||
}; | ||
ai, | ||
}; |
{ | ||
"name": "sazumiviki-api", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "sazumiviki-api adalah salah satu modul yang membuat kode Anda bekerja dengan mudah, sehingga Anda dapat menghasilkan apa yang Anda inginkan dengan mudah", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
20595
396