blue-comments
Advanced tools
Comparing version 1.0.0-alpha4 to 1.0.0
@@ -9,3 +9,5 @@ import { SvelteComponent } from "svelte"; | ||
}; | ||
slots: {}; | ||
slots: { | ||
default: {}; | ||
}; | ||
exports?: {} | undefined; | ||
@@ -12,0 +14,0 @@ bindings?: string | undefined; |
{ | ||
"name": "blue-comments", | ||
"author": "aendra", | ||
"version": "1.0.0-alpha4", | ||
"version": "1.0.0", | ||
"scripts": { | ||
@@ -38,2 +38,3 @@ "dev": "vite dev", | ||
"@types/eslint": "^8.56.7", | ||
"autoprefixer": "^10.4.19", | ||
"eslint": "^9.0.0", | ||
@@ -43,2 +44,3 @@ "eslint-config-prettier": "^9.1.0", | ||
"globals": "^15.0.0", | ||
"postcss": "^8.4.39", | ||
"prettier": "^3.1.1", | ||
@@ -49,2 +51,3 @@ "prettier-plugin-svelte": "^3.1.2", | ||
"svelte-check": "^3.6.0", | ||
"tailwindcss": "^3.4.4", | ||
"tslib": "^2.4.1", | ||
@@ -51,0 +54,0 @@ "typescript": "^5.0.0", |
@@ -19,2 +19,4 @@ # BlueComments | ||
<blue-comments uri="at://did:plc:.../app.bsky.feed.post/..."> | ||
<h3>You can replace the default comments header section by specifying children</h3> | ||
</blue-comments> | ||
``` |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1699897
35126
1
22
21