Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@noreajs/core

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noreajs/core - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc