Comparing version 0.0.18 to 0.0.19
@@ -141,3 +141,3 @@ (function (global, factory) { | ||
this._wxReady = true; | ||
updateAppMessageShareData(config); | ||
updateAppMessageShareData.apply(this, [config]); | ||
}); | ||
@@ -144,0 +144,0 @@ return |
{ | ||
"name": "xfb-sdk", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"author": "wangfei", | ||
@@ -13,3 +13,3 @@ "description": "", | ||
"build": "rollup -c", | ||
"publish": "npm run build && npm publish" | ||
"publish": "npm publish" | ||
}, | ||
@@ -16,0 +16,0 @@ "license": "MIT", |
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
6741