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

@cpg-cli/template-gen-usage

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cpg-cli/template-gen-usage - npm Package Compare versions

Comparing version 1.0.8 to 1.1.0

0

index.js

@@ -0,0 +0,0 @@ #!/usr/bin/env node

23

package.json
{
"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

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