qq-sensitive-words
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -99,3 +99,3 @@ const axios = require("axios"); | ||
*/ | ||
getCreateMiniCode(path) { | ||
getAppletQrCode(path) { | ||
return new Promise(async (resolve, reject) => { | ||
@@ -102,0 +102,0 @@ if (!path) { |
{ | ||
"name": "qq-sensitive-words", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "QQ小程序敏感词查询等常用功能", | ||
@@ -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
4836