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

@jetbrains/create-youtrack-app

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jetbrains/create-youtrack-app - npm Package Compare versions

Comparing version 0.0.2-alpha.0 to 0.0.2

LICENSE

5

package.json
{
"name": "@jetbrains/create-youtrack-app",
"version": "0.0.2-alpha.0",
"version": "0.0.2",
"description": "A scaffolding utility that generates a YouTrack app",

@@ -10,2 +10,3 @@ "main": "index.js",

"files": [
"LICENSE",
"_templates",

@@ -29,3 +30,3 @@ "index.js",

"build": "echo 'no build required'",
"release:ci": "commit-and-tag-version --prerelease alpha && git push --follow-tags origin main && npm publish"
"release:ci": "commit-and-tag-version && git push --follow-tags origin main && npm publish"
},

@@ -32,0 +33,0 @@ "author": "Andrey Skladchikov",

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