Comparing version 0.0.0 to 1.0.0-alpha.0
{ | ||
"name": "autobase", | ||
"version": "0.0.0", | ||
"description": "Autobase rebasing of Hypercores", | ||
"version": "1.0.0-alpha.0", | ||
"description": "Autobase lets you write concise multiwriter data structures with Hypercore", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "standard && tape test/*.js" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"dependencies": { | ||
"compact-encoding": "^2.0.0", | ||
"debounceify": "^1.0.0", | ||
"mutexify": "^1.3.1", | ||
"safety-catch": "^1.0.1", | ||
"streamx": "^2.10.0" | ||
}, | ||
"devDependencies": { | ||
"corestore": "next", | ||
"hypercore": "next", | ||
"hyperbee": "^1.5.3", | ||
"latency-stream": "^1.0.0", | ||
"random-access-memory": "^3.1.2", | ||
"standard": "^16.0.3", | ||
"tape": "^5.1.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/hypercore-protocol/autobase.git" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Mathias Buus", | ||
"email": "mathiasbuus@gmail.com", | ||
"url": "https://mafinto.sh" | ||
}, | ||
{ | ||
"name": "Andrew Osheroff", | ||
"email": "andrewosh@gmail.com", | ||
"url": "https://andrewosh.com" | ||
} | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/hypercore-protocol/autobase/issues" | ||
}, | ||
"homepage": "https://github.com/hypercore-protocol/autobase" | ||
} |
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
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
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
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 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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
89366
18
2307
0
1
1
228
0
5
7
+ Addedcompact-encoding@^2.0.0
+ Addeddebounceify@^1.0.0
+ Addedmutexify@^1.3.1
+ Addedsafety-catch@^1.0.1
+ Addedstreamx@^2.10.0
+ Addedb4a@1.6.7(transitive)
+ Addedbare-events@2.5.1(transitive)
+ Addedcompact-encoding@2.16.0(transitive)
+ Addeddebounceify@1.1.0(transitive)
+ Addedfast-fifo@1.3.2(transitive)
+ Addedmutexify@1.4.0(transitive)
+ Addedqueue-tick@1.0.1(transitive)
+ Addedsafety-catch@1.0.2(transitive)
+ Addedstreamx@2.21.1(transitive)
+ Addedtext-decoder@1.2.3(transitive)