casdoor-uniapp-sdk
Advanced tools
Comparing version 1.0.0-FIX to 1.1.0
{ | ||
"branches": "master", | ||
"debug": true, | ||
"branches": [ | ||
"+([0-9])?(.{+([0-9]),x}).x", | ||
"master", | ||
{ | ||
"name": "rc" | ||
}, | ||
{ | ||
"name": "beta", | ||
"prerelease": true | ||
}, | ||
{ | ||
"name": "alpha", | ||
"prerelease": true | ||
} | ||
], | ||
"plugins": [ | ||
"@semantic-release/commit-analyzer", | ||
"@semantic-release/release-notes-generator", | ||
"@semantic-release/changelog", | ||
"@semantic-release/npm", | ||
[ | ||
"@semantic-release/git", | ||
{ | ||
"assets": [ | ||
"package.json", | ||
"CHANGELOG.md" | ||
], | ||
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}" | ||
} | ||
], | ||
"@semantic-release/github" | ||
"@semantic-release/commit-analyzer", | ||
"@semantic-release/release-notes-generator", | ||
"@semantic-release/npm", | ||
"@semantic-release/github" | ||
] | ||
} | ||
} |
{ | ||
"name": "casdoor-uniapp-sdk", | ||
"version": "1.0.0-FIX", | ||
"version": "1.1.0", | ||
"description": "uni-app client SDK for Casdoor", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,3 +10,3 @@ # casdoor-uniapp-sdk | ||
[![Release](https://img.shields.io/github/release/casdoor/casdoor-uniapp-sdk.svg)](https://github.com/casdoor/casdoor-uniapp-sdk/releases/latest) | ||
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/casbin/casdoor) | ||
[![Discord](https://img.shields.io/discord/1022748306096537660?logo=discord&label=discord&color=5865F2)](https://discord.gg/5rPsrAzK7S) | ||
@@ -35,9 +35,9 @@ [npm-image]: https://img.shields.io/npm/v/casdoor-uniapp-sdk.svg?style=flat-square | ||
| Name (in order) | Must | Description | | ||
| ---------------- | ---- | --------------------------------------------------- | | ||
| serverUrl | Yes | your Casdoor server URL | | ||
| clientId | Yes | the Client ID of your Casdoor application | | ||
| appName | Yes | the name of your Casdoor application | | ||
| organizationName | Yes | the name of the Casdoor organization connected with your Casdoor application | | ||
| redirectPath | No | the path of the redirect URL for your Casdoor application, will be `/callback` if not provided | | ||
| Name (in order) | Must | Description | | ||
|------------------|------|------------------------------------------------------------------------------------------------| | ||
| serverUrl | Yes | your Casdoor server URL | | ||
| clientId | Yes | the Client ID of your Casdoor application | | ||
| appName | Yes | the name of your Casdoor application | | ||
| organizationName | Yes | the name of the Casdoor organization connected with your Casdoor application | | ||
| redirectPath | No | the path of the redirect URL for your Casdoor application, will be `/callback` if not provided | | ||
@@ -44,0 +44,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
76
1
0
19244
9