database-js
Advanced tools
Comparing version 1.0.0 to 1.0.6
@@ -1,32 +0,1 @@ | ||
{ | ||
"name": "database-js", | ||
"version": "1.0.0", | ||
"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": "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" } |
@@ -47,3 +47,3 @@ # database-js | ||
<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/database-js/license"></a></td> | ||
<a href="https://github.com/ucsdmath/database-js/blob/HEAD/LICENSE"><img src="https://poser.pugx.org/ucsdmath/testing/license"></a></td> | ||
</tr></table> | ||
@@ -50,0 +50,0 @@ |
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
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
16256