database-js
Advanced tools
Comparing version 1.0.6 to 2.0.0
@@ -1,1 +0,19 @@ | ||
{ "name": "database-js", "version": "1.0.6", "author": { "name": "Daryl Eisner", "email": "deisner@ucsd.edu", "url": "https://github.com/ucsdmath" }, "maintainers": [ { "name": "Daryl Eisner", "email": "deisner@ucsd.edu" } ], "description": "A simple Database Management Component used by the UCSDMath Framework.", "keywords": [ "database", "ucsdmath", "component" ], "repository": { "type": "git", "url": "git+https://github.com/ucsdmath/database-js.git" }, "homepage": "https://github.com/ucsdmath/database-js#readme", "main": "src/database.js", "scripts": {}, "dependencies": {}, "devDependencies": {}, "directories": {}, "license": "MIT" } | ||
{ | ||
"name": "database-js", | ||
"version": "2.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/npm/deprecate-holder.git" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/npm/deprecate-holder/issues" | ||
}, | ||
"homepage": "https://github.com/npm/deprecate-holder#readme" | ||
} |
@@ -1,78 +0,5 @@ | ||
# database-js | ||
# Deprecated Package | ||
<table border="0"> | ||
<tr> | ||
<td width="310"><img height="160" width="310"alt="UCSDMath - Mathlink" src="https://raw.githubusercontent.com/ucsdmath/Testing/master/ucsdmath-logo.png"></td> | ||
<td><h3>A Development Project in PHP/JavaScript</h3><p><strong>UCSDMath</strong> provides a testing framework for general internal Intranet software applications for the UCSD, Department of Mathematics. This is used for development and testing only. [not for production]</p> | ||
<table width="550"> | ||
<tr> | ||
<td width="120"><b>Travis CI</b></td> | ||
<td width="180"><b>Codacy CI</b></td> | ||
<td width="180"><b>Other</b></td> | ||
</tr> | ||
<tr> | ||
<td width="120" align="center"> | ||
<a href="https://travis-ci.org/ucsdmath/database-js"><img src="https://travis-ci.org/ucsdmath/database-js.svg?branch=master" style="float: left; margin: 0px 0px 10px 10px;"></a> | ||
<td width="180" align="center"> | ||
<a href="https://www.codacy.com/app/database-js"><img src="https://api.codacy.com/project/badge/Grade/06411739513146c6a60c1a558cc50175"></a> | ||
</td> | ||
<td width="180" align="center"> | ||
<a href="https://scrutinizer-ci.com/g/ucsdmath/database-js/?branch=master"><img src="https://img.shields.io/scrutinizer/g/ucsdmath/database-js.svg"></a><br> | ||
<a href="https://www.npmjs.com/package/database-js"><img src="https://badge.fury.io/js/database-js.svg"></a> | ||
</td> | ||
</tr> | ||
</table></td></tr></table> | ||
<table width="890"><tr> | ||
<td width="127" align="center"><b>Scrutinizer</b></td> | ||
<td width="140" align="center"><b>Latest</b></td> | ||
<td width="146" align="center"><b>Climate CI</b></td> | ||
<td width="146" align="center"><b>Rating</b></td> | ||
<td width="200" align="center"><b>Dependencies</b></td> | ||
<td width="129" align="center"><b>License</b></td> | ||
</tr> | ||
<tr> | ||
<td valign="top" width="127" align="center"> | ||
<a href="https://scrutinizer-ci.com/g/ucsdmath/database-js/build-status/master"><img src="https://scrutinizer-ci.com/g/ucsdmath/database-js/badges/build.png?b=master"></a></td> | ||
<td valign="top" width="140" align="center"> | ||
<a href="https://github.com/ucsdmath/database-js/releases"><img src="https://img.shields.io/github/release/ucsdmath/database-js.svg"></a> | ||
</td> | ||
<td valign="top" width="146" align="center"> | ||
<a href="https://codeclimate.com/github/ucsdmath/database-js"><img src="https://codeclimate.com/github/ucsdmath/database-js/badges/gpa.svg"></a></td> | ||
<td valign="top" width="146" align="center"> | ||
<a href="https://scrutinizer-ci.com/g/ucsdmath/database-js/?branch=master"><img src="https://scrutinizer-ci.com/g/ucsdmath/database-js/badges/quality-score.png?b=master"></a></td> | ||
<td valign="top" width="200" align="center"> | ||
<a href="https://david-dm.org/ucsdmath/database-js"><img src="https://david-dm.org/ucsdmath/database-js.svg"></a><br> | ||
<a href="https://david-dm.org/ucsdmath/database-js?type=dev" title="devDependencies status"><img src="https://david-dm.org/ucsdmath/database-js/dev-status.svg"></a></td> | ||
<td valign="top" width="129" align="center"> | ||
<a href="https://github.com/ucsdmath/database-js/blob/HEAD/LICENSE"><img src="https://poser.pugx.org/ucsdmath/testing/license"></a></td> | ||
</tr></table> | ||
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name. | ||
`database-js` is a JavaScript development library for testing projects. Not currently used in production. | ||
Add the package directly with node package manager (npm): | ||
```bash | ||
$ npm install database-js | ||
``` | ||
Or go to the npm website directly: | ||
- https://www.npmjs.com/package/database-js | ||
## Documentation | ||
No documentation site available at this time. | ||
## Security | ||
If you discover any security related issues, please email deisner@ucsd.edu instead of using the issue tracker. | ||
## Credits | ||
- [Daryl Eisner](https://github.com/UCSDMath) | ||
## License | ||
The MIT License (MIT). Please see [License File](LICENSE) for more information. | ||
Please contact support@npmjs.com if you have questions about this 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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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 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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
673
2
0
6
3