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

cormo

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cormo - npm Package Compare versions

Comparing version 0.5.7 to 0.6.0

bin/cormo

2

lib/index.js

@@ -7,4 +7,6 @@ // Generated by CoffeeScript 1.6.2

exports.Command = require('./command');
exports.types = require('./types');
}).call(this);
{
"name": "cormo",
"description": "ORM framework for Node.js",
"version": "0.5.7",
"version": "0.6.0",
"keywords": [

@@ -17,2 +17,5 @@ "orm",

"author": "Sangmin Yoon <sangmin.yoon@croquis.com>",
"bin": {
"cormo": "./bin/cormo"
},
"repository": {

@@ -24,2 +27,4 @@ "type": "git",

"async": "",
"commander": "",
"fibers": "",
"inflect": "",

@@ -26,0 +31,0 @@ "underscore": ""

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