Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "weio", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Promise based HTTP client for for wechat miniprogram", | ||
@@ -9,4 +9,8 @@ "main": "lib/weio.cjs.js", | ||
"typings": "lib/weio.d.ts", | ||
"repository": "https://github.com/yoneyy", | ||
"author": "yoneyy (y.tianyuan) <yoneyy@163.com>", | ||
"repository": "https://github.com/yoneyy/weio.git", | ||
"author": { | ||
"name": "yoneyy", | ||
"email": "yoneyy@163.com", | ||
"url": "https://github.com/yoneyy" | ||
}, | ||
"license": "MIT", | ||
@@ -49,2 +53,2 @@ "exports": { | ||
} | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8323