New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@compas/code-gen

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compas/code-gen - npm Package Compare versions

Comparing version

to
0.0.163

6

package.json
{
"name": "@compas/code-gen",
"version": "0.0.162",
"version": "0.0.163",
"description": "Generate various boring parts of your server",

@@ -18,4 +18,4 @@ "main": "./index.js",

"dependencies": {
"@compas/cli": "0.0.162",
"@compas/stdlib": "0.0.162"
"@compas/cli": "0.0.163",
"@compas/stdlib": "0.0.163"
},

@@ -22,0 +22,0 @@ "maintainers": [

@@ -20,2 +20,6 @@ // @ts-nocheck

oneOf,
rawValue,
rawValueImport,
rawValidatorImport,
rawValidator,
sql,

@@ -36,2 +40,6 @@ enableQueries,

oneOf,
rawValue,
rawValueImport,
rawValidatorImport,
rawValidator,
...(includeSqlRelated

@@ -38,0 +46,0 @@ ? {

Sorry, the diff of this file is not supported yet