@noreajs/core
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@noreajs/core", | ||
"version": "1.0.0", | ||
"description": "Nore.Js is a framework for building scalable Node.js server applications. Is is built with Typescript and use Express as web framework.", | ||
"version": "1.0.1", | ||
"description": "Norea.Js is a framework for building scalable Node.js server applications. Is is built with Typescript and use Express as web framework.", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"start": "tsc && node dist/index.js", | ||
"test": "npm run test" | ||
"test": "echo \"No test specified\"" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/lambou/norejs-core.git" | ||
"url": "https://github.com/ovnicode/noreajs-core.git" | ||
}, | ||
@@ -22,5 +22,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/lambou/norejs-core/issues" | ||
"url": "https://github.com/ovnicode/noreajs-core/issues" | ||
}, | ||
"homepage": "https://github.com/lambou/norejs-core#readme", | ||
"homepage": "https://github.com/ovnicode/noreajs-core/blob/master/README.md", | ||
"devDependencies": { | ||
@@ -27,0 +27,0 @@ "tslint": "^5.20.1", |
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 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
13521
3
1