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.1-alpha.2 to 0.0.1-alpha.3

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [0.0.1-alpha.3](https://github.com/JetBrains/youtrack-apps/compare/v0.0.1-alpha.2...v0.0.1-alpha.3) (2024-08-19)
## [0.0.1-alpha.2](https://github.com/JetBrains/youtrack-apps/compare/v1.0.1-alpha.1...v0.0.1-alpha.2) (2024-08-19)

@@ -7,0 +9,0 @@

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const { runner } = require('hygen')

@@ -2,0 +4,0 @@ const Logger = require('hygen/dist/logger')

{
"name": "@jetbrains/create-youtrack-app",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"description": "A scaffolder for YouTrack App generating",
"main": "index.js",
"bin": {
"create-youtrack-app": "index.js"
},
"files": [
"_templates",
"index.js",
"README.md",
"CHANGELOG.md"
],
"scripts": {

@@ -7,0 +16,0 @@ "widget": "hygen widget add",

@@ -1,2 +0,3 @@

this is Work in progress
# Create YouTrack App
[this is Work in progress]

@@ -9,3 +10,6 @@ supported commands for now:

### Development
To test locally, run `npm exec .`
## Documentation

@@ -12,0 +16,0 @@ https://www.hygen.io/docs/generators - Hygen is used for the documentation

biome.json
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