@cpg-cli/template-gen-usage
Advanced tools
Comparing version 1.0.8 to 1.1.0
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
{ | ||
"name": "@cpg-cli/template-gen-usage", | ||
"version": "1.0.8", | ||
"version": "1.1.0", | ||
"main": "index.js", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
"files": [ | ||
"template" | ||
"template/**/*" | ||
], | ||
@@ -17,8 +17,21 @@ "dependencies": { | ||
}, | ||
"devDependencies": { | ||
"semantic-release": "^18.0.1", | ||
"semantic-release-monorepo": "^7.0.5", | ||
"@semantic-release/git": "^10.0.1" | ||
}, | ||
"scripts": { | ||
"publish": "yarn publish" | ||
"publish-pkg": "yarn publish" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
"homepage": "https://github.com/YassinEldeeb/create-prisma-generator", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/YassinEldeeb/create-prisma-generator.git" | ||
}, | ||
"author": "Yassin Eldeeb <yassineldeeb94@gmail.com>", | ||
"release": { | ||
"branches": [ | ||
"main" | ||
] | ||
} | ||
} |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1918
1
0
1
3