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

cormo

Package Overview
Dependencies
Maintainers
7
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.16.11 to 0.16.12

2

lib/command/check-schemas.js

@@ -20,3 +20,3 @@ "use strict";

.alias('h', 'help')
.parse(argv);
.parseSync(argv);
this.modules_to_load = (_a = args.require) !== null && _a !== void 0 ? _a : [];

@@ -23,0 +23,0 @@ }

{
"name": "cormo",
"description": "ORM framework for Node.js",
"version": "0.16.11",
"version": "0.16.12",
"keywords": [

@@ -42,13 +42,13 @@ "orm",

"toposort-class": "^1.0.1",
"yargs": "^16.2.0"
"yargs": "^17.0.1"
},
"devDependencies": {
"@types/chai": "^4.2.17",
"@types/chai": "^4.2.21",
"@types/inflected": "^1.1.29",
"@types/lodash": "^4.14.168",
"@types/mocha": "^8.2.2",
"@types/mongodb": "^3.6.12",
"@types/node": "^15.0.0",
"@types/sinon": "^10.0.0",
"@types/yargs": "^16.0.1",
"@types/lodash": "^4.14.171",
"@types/mocha": "^9.0.0",
"@types/mongodb": "^3.6.20",
"@types/node": "^16.4.3",
"@types/sinon": "^10.0.2",
"@types/yargs": "^17.0.2",
"benchmark": "^2.1.4",

@@ -59,4 +59,4 @@ "chai": "^4.3.4",

"microtime": "^3.0.0",
"mocha": "^8.3.2",
"mongodb": "^3.6.6",
"mocha": "^9.0.3",
"mongodb": "^3.6.10",
"mysql": "^2.18.1",

@@ -68,8 +68,8 @@ "mysql2": "^2.2.5",

"rimraf": "^3.0.2",
"sinon": "^10.0.0",
"sinon": "^11.1.1",
"sqlite3": "^5.0.2",
"ts-node": "^9.1.1",
"typescript": "^4.2.4"
"ts-node": "^10.1.0",
"typescript": "^4.3.5"
},
"gitHead": "ece608d18c0029538129ddb9277f9ed3795bc890"
"gitHead": "78a75130658a1768fdb443903ba9a14fac0ef2e1"
}
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