Comparing version 0.0.1 to 1.0.10
{ | ||
"name": "minato", | ||
"version": "0.0.1", | ||
"description": "", | ||
"devDependencies": { | ||
"typescript": "^4.6.3" | ||
"version": "1.0.10", | ||
"description": "Type Driven Database Framework", | ||
"main": "lib/node.js", | ||
"module": "lib/browser.js", | ||
"typings": "lib/index.d.ts", | ||
"files": [ | ||
"lib" | ||
], | ||
"author": "Shigma <shigma10826@gmail.com>", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/shigma/minato.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/shigma/minato/issues" | ||
}, | ||
"homepage": "https://github.com/shigma/minato", | ||
"keywords": [ | ||
"orm", | ||
"database" | ||
], | ||
"dependencies": { | ||
"cosmokit": "^1.1.2", | ||
"ns-require": "^1.1.2" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
104501
0
14
0
1036
0
0
0
82
0
2
+ Addedcosmokit@^1.1.2
+ Addedns-require@^1.1.2
+ Addedcosmokit@1.7.2(transitive)
+ Addedns-require@1.1.4(transitive)