+14
-9
| { | ||
| "name": "@kavri/web", | ||
| "version": "0.0.1", | ||
| "version": "0.0.4", | ||
| "type": "module", | ||
@@ -18,12 +18,17 @@ "main": "dist/index.mjs", | ||
| ], | ||
| "dependencies": { | ||
| "@kavri/container": "0.0.4", | ||
| "@kavri/schema": "0.0.4", | ||
| "@kavri/config": "0.0.4" | ||
| }, | ||
| "license": "MIT", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/acrazing/Kavri", | ||
| "directory": "packages/web" | ||
| }, | ||
| "scripts": { | ||
| "build": "tsdown", | ||
| "typecheck": "tsc --noEmit -p tsconfig.json" | ||
| }, | ||
| "dependencies": { | ||
| "@kavri/container": "workspace:*", | ||
| "@kavri/config": "workspace:*", | ||
| "@kavri/schema": "workspace:*" | ||
| }, | ||
| "license": "MIT" | ||
| } | ||
| } | ||
| } |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
1748
6.26%0
-100%+ Added
+ Added
+ Added
+ Added
Updated
Updated
Updated