ionic-team / ionic-team/synapse
[Bug]:
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Current Behavior
There is a license mismatch in the published package `@capacitor/synapse@1.0.4`.
* The `package.json` specifies `"license": "ISC"`.
* The `LICENSE.md` file contains the full text of the **MIT License**.
### Expected Behavior
Both the metadata in `package.json` and the `LICENSE.md` file should align to the same license (either MIT or ISC).
### Reproduction
https://github.com/ionic-team/synapse/blob/main/package.json
### Screenshots / Media
_No response_
### Environment Details
```Shell
OS version: Every version
```
### Versions Affected
1.0.4
### Platforms Affected
- [x] iOS
- [x] Android
- [x] Web
### Notes / Comments
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the license metadata in package.json with the license text in LICENSE.md, using the published @capacitor/synapse@1.0.4 details as the reference. Align both files to the same license, then verify that the package metadata and included license text agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 78/100