New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kamboja

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kamboja - npm Package Compare versions

Comparing version 0.5.0-alpha.b40129ec to 0.5.0-alpha.c55018ae

26

package.json
{
"name": "kamboja",
"version": "0.5.0-alpha.b40129ec",
"version": "0.5.0-alpha.c55018ae",
"description": "A modern NodeJS MVC framework with simple, flexible and testable API powered by TypeScript",

@@ -36,13 +36,13 @@ "main": "lib/index.js",

"@types/express": "^4.0.36",
"@types/lodash": "^4.14.71",
"@types/node": "^8.0.19",
"@types/lodash": "^4.14.72",
"@types/node": "^8.0.22",
"@types/passport": "^0.3.3",
"@types/validator": "^6.2.1",
"@types/validator": "^6.2.2",
"babylon": "^6.17.4",
"chalk": "^2.0.1",
"express": "^4.15.3",
"kamboja-foundation": "0.5.0-alpha.b40129ec",
"kecubung": "0.5.0-alpha.b40129ec",
"chalk": "^2.1.0",
"express": "^4.15.4",
"kamboja-foundation": "0.5.0-alpha.c55018ae",
"kecubung": "0.5.0-alpha.c55018ae",
"lodash": "^4.17.4",
"passport": "^0.3.2",
"passport": "^0.4.0",
"tslib": "^1.7.1",

@@ -53,3 +53,3 @@ "validator": "^8.0.0"

"@types/body-parser": "1.16.4",
"@types/chai": "^4.0.2",
"@types/chai": "^4.0.3",
"@types/mocha": "^2.2.41",

@@ -60,3 +60,3 @@ "@types/morgan": "^1.7.32",

"body-parser": "^1.17.2",
"chai": "^4.1.0",
"chai": "^4.1.1",
"cookie-parser": "^1.4.3",

@@ -70,7 +70,7 @@ "coveralls": "^2.13.1",

"hbs": "^4.0.1",
"kamboja-testing": "0.5.0-alpha.b40129ec",
"kamboja-testing": "0.5.0-alpha.c55018ae",
"mocha": "^3.5.0",
"morgan": "^1.8.2",
"run-sequence": "^2.1.0",
"sinon": "^3.0.0",
"sinon": "^3.2.0",
"supertest": "^3.0.0",

@@ -77,0 +77,0 @@ "typescript": "^2.4.2"

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