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

@kohanajs/mixin-orm

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kohanajs/mixin-orm - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

3

index.js
require('kohanajs').addNodeModule(__dirname);
module.exports={
ControllerMixinORMInput : require('./classes/controller-mixin/ORMInput'),
ControllerMixinORMRead: require('./classes/controller-mixin/ORMRead'),
ControllerMixinORMInput : require('./classes/controller-mixin/ORMInput'),
ControllerMixinORMWrite : require('./classes/controller-mixin/ORMWrite'),
ControllerMixinView: require('./classes/controller-mixin/View'),
HelperForm: require('./classes/helper/Form'),
}
{
"name": "@kohanajs/mixin-orm",
"version": "1.0.17",
"version": "1.0.18",
"description": "",

@@ -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