Socket
Socket
Sign inDemoInstall

naorm-sqlite

Package Overview
Dependencies
53
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

dist/generate/analyze-sql-files.js

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

});
(0, fs_1.writeFileSync)((0, path_1.join)(dbDir, 'generated', 'naorm-dependencies.json'), JSON.stringify(dependenciesToExport, null, '\t'));
(0, fs_1.writeFileSync)((0, path_1.join)(dbDir, 'naorm-generated', 'naorm-dependencies.json'), JSON.stringify(dependenciesToExport, null, '\t'));
return {

@@ -87,0 +87,0 @@ tableAndViewStatements: tableAndViewStatements,

{
"name": "naorm-sqlite",
"version": "0.0.4",
"version": "0.0.5",
"description": "A Command-Line Interface that generates TypeScript code from SQLite files in your code base.",

@@ -5,0 +5,0 @@ "keywords": ["sqlite", "typescript", "orm", "naorm", "cli"],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc