@kavri/sequelize
Advanced tools
+12
-7
| { | ||
| "name": "@kavri/sequelize", | ||
| "version": "0.0.1", | ||
| "version": "0.0.4", | ||
| "type": "module", | ||
@@ -18,10 +18,15 @@ "main": "dist/index.mjs", | ||
| ], | ||
| "dependencies": { | ||
| "@kavri/web": "0.0.4" | ||
| }, | ||
| "license": "MIT", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/acrazing/Kavri", | ||
| "directory": "packages/sequelize" | ||
| }, | ||
| "scripts": { | ||
| "build": "tsdown", | ||
| "typecheck": "tsc --noEmit -p tsconfig.json" | ||
| }, | ||
| "dependencies": { | ||
| "@kavri/web": "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.
Found 1 instance in 1 package
1700
7.66%0
-100%+ Added
+ Added
+ Added
+ Added
+ Added
Updated