Comparing version 0.0.36 to 0.0.37
{ | ||
"name": "pl-api", | ||
"version": "0.0.36", | ||
"version": "0.0.37", | ||
"type": "module", | ||
@@ -16,3 +16,4 @@ "homepage": "https://github.com/mkljczk/pl-fe/tree/fork/packages/pl-api", | ||
"build": "tsc --p ./tsconfig-build.json && vite build", | ||
"preview": "vite preview" | ||
"preview": "vite preview", | ||
"lint": "npx eslint --ext .js,.jsx,.cjs,.mjs,.ts,.tsx . --cache" | ||
}, | ||
@@ -25,12 +26,12 @@ "license": "AGPL-3.0-or-later", | ||
"@types/semver": "^7.5.8", | ||
"@typescript-eslint/eslint-plugin": "^7.0.0", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
"@typescript-eslint/parser": "^7.0.0", | ||
"eslint": "^8.49.0", | ||
"eslint-import-resolver-typescript": "^3.6.0", | ||
"eslint-plugin-compat": "^4.2.0", | ||
"eslint-import-resolver-typescript": "^3.6.3", | ||
"eslint-plugin-compat": "^6.0.1", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-promise": "^6.0.0", | ||
"typescript": "^5.2.2", | ||
"typescript": "^5.6.2", | ||
"vite": "^5.4.0", | ||
"vite-plugin-dts": "^4.0.3" | ||
"vite-plugin-dts": "^4.2.1" | ||
}, | ||
@@ -37,0 +38,0 @@ "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e", |
# `pl-api` | ||
This project should be considered unstable before the 1.0.0 release. I will not provide any changelog or information on breaking changes until then. | ||
A library for interacting with Mastodon API-compatible servers, focused on support for projects extending the official Mastodon API. | ||
> This project should be considered unstable before the 1.0.0 release. I will not provide any changelog or information on breaking changes until then. | ||
## Projects using `pl-api` | ||
@@ -6,0 +8,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
6287900
26