@kintone/kintone-wechat-miniprogram-sdk
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@kintone/kintone-wechat-miniprogram-sdk", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "The SDK of kintone REST API client on WeChat Mini Program", | ||
@@ -10,8 +10,8 @@ "main": "./src/wechat/main.js", | ||
"type": "git", | ||
"url": "git+https://github.com/kintone/kintone-wechat-miniprogram-sdk.git" | ||
"url": "git+https://github.com/kintone-labs/kintone-wechat-miniprogram-sdk.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/kintone/kintone-wechat-miniprogram-sdk/issues" | ||
"url": "https://github.com/kintone-labs/kintone-wechat-miniprogram-sdk/issues" | ||
}, | ||
"homepage": "https://github.com/kintone/kintone-wechat-miniprogram-sdk#readme", | ||
"homepage": "https://github.com/kintone-labs/kintone-wechat-miniprogram-sdk#readme", | ||
"dependencies": { | ||
@@ -24,4 +24,4 @@ "buffer": "5.3.0" | ||
"devDependencies": { | ||
"@cybozu/eslint-config": "7.0.0", | ||
"eslint": "6.3.0" | ||
"@cybozu/eslint-config": "11.0.0", | ||
"eslint": "7.8.1" | ||
}, | ||
@@ -28,0 +28,0 @@ "keywords": [ |
# kintone-wechat-miniprogram-sdk | ||
REST API client of kintone for WeChat Mini Program | ||
## :warning::warning: This package has been deprecated. Please use [@kintone/rest-api-client-wechat-mp](https://github.com/kintone-labs/rest-api-client-wechat-mp) instead. :warning::warning: | ||
# Installation | ||
@@ -13,6 +15,6 @@ ```bash | ||
``` | ||
For detail, please refer to [Quick start](https://kintone.github.io/kintone-wechat-miniprogram-sdk/latest/getting-started/quickstart/) | ||
For detail, please refer to [Quick start](https://kintone-labs.github.io/kintone-wechat-miniprogram-sdk/latest/getting-started/quickstart/) | ||
# Document | ||
[kintone-wechat-miniprogram-sdk](https://kintone.github.io/kintone-wechat-miniprogram-sdk) | ||
[kintone-wechat-miniprogram-sdk](https://kintone-labs.github.io/kintone-wechat-miniprogram-sdk) | ||
@@ -19,0 +21,0 @@ # License |
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
115277
25