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

kohanajs

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kohanajs - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

classes/ORM.js

@@ -229,3 +229,5 @@ /*

ORM.classPrefix = 'model/';
Object.freeze(ORM.prototype);
module.exports = ORM;

2

package.json
{
"name": "kohanajs",
"version": "1.0.8",
"version": "1.0.9",
"description": "Node.js MVC framework base on PHP Kohana Framework",

@@ -5,0 +5,0 @@ "main": "index.js",

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