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

@jetbrains/create-youtrack-app

Package Overview
Dependencies
Maintainers
0
Versions
24
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 1.0.1-alpha.0 to 1.0.1-alpha.1

index.js

2

CHANGELOG.md

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

## 1.0.1-alpha.1 (2024-08-19)
## 1.0.1-alpha.0 (2024-08-19)

4

package.json
{
"name": "@jetbrains/create-youtrack-app",
"version": "1.0.1-alpha.0",
"version": "1.0.1-alpha.1",
"description": "A scaffolder for YouTrack App generating",

@@ -13,3 +13,3 @@ "main": "index.js",

"lint": "biome lint .",
"release:ci": "commit-and-tag-version --prerelease alpha && npm publish --tag alpha && git push --follow-tags origin main"
"release:ci": "commit-and-tag-version --prerelease alpha && git push --follow-tags origin main && npm publish --tag alpha"
},

@@ -16,0 +16,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