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

clever-orm

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clever-orm - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

2

bin/postInstall.js

@@ -8,3 +8,3 @@ 'use strict';

, os = require('os')
, isWin = /^win32/.test(os.platform());
, isWin = /^win32/.test(os.platform())
, dialect = config['clever-orm'].db.options.dialect

@@ -11,0 +11,0 @@ , appRoot = path.resolve(path.join(__dirname, '..', '..', '..'))

{
"name" : "clever-orm",
"description" : "CleverStack ORM (SQL) Module",
"version" : "2.0.7",
"version" : "2.0.8",
"license" : "MIT",

@@ -6,0 +6,0 @@ "main" : "module",

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