@weave-md/validate
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2025 weavepage | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+9
-9
| { | ||
| "name": "@weave-md/validate", | ||
| "version": "0.1.0-alpha.0", | ||
| "version": "0.2.0-alpha.0", | ||
| "description": "Reference validation for Weave Markdown", | ||
@@ -20,5 +20,2 @@ "type": "module", | ||
| ], | ||
| "scripts": { | ||
| "build": "tsc" | ||
| }, | ||
| "keywords": [ | ||
@@ -30,3 +27,3 @@ "weave", | ||
| ], | ||
| "author": "", | ||
| "author": "weavepage", | ||
| "license": "MIT", | ||
@@ -39,3 +36,3 @@ "repository": { | ||
| "peerDependencies": { | ||
| "@weave-md/core": "^0.1.0-alpha.0" | ||
| "@weave-md/core": "0.2.0-alpha.0" | ||
| }, | ||
@@ -47,5 +44,8 @@ "dependencies": { | ||
| "@types/node": "^20.10.0", | ||
| "@weave-md/core": "^0.1.0-alpha.0", | ||
| "typescript": "^5.3.0" | ||
| "typescript": "^5.7.0", | ||
| "@weave-md/core": "0.2.0-alpha.0" | ||
| }, | ||
| "scripts": { | ||
| "build": "tsc" | ||
| } | ||
| } | ||
| } |
+1
-1
@@ -40,3 +40,3 @@ # @weave-md/validate | ||
| ```bash | ||
| npm install @weave-md/validate | ||
| pnpm add @weave-md/validate | ||
| ``` | ||
@@ -43,0 +43,0 @@ |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
36504
3.02%15
7.14%1
-50%0
-100%