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

@atlassianlabs/jira-metaui-transformer

Package Overview
Dependencies
Maintainers
7
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlassianlabs/jira-metaui-transformer - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

8

package.json
{
"name": "@atlassianlabs/jira-metaui-transformer",
"version": "1.0.9",
"version": "1.0.10",
"description": "Transform jira meta information to a ui descriptor",

@@ -16,8 +16,8 @@ "repository": {

"dependencies": {
"@atlassianlabs/jira-pi-common-models": "^1.0.9",
"@atlassianlabs/jira-pi-meta-models": "^1.0.9",
"@atlassianlabs/jira-pi-common-models": "^1.0.10",
"@atlassianlabs/jira-pi-meta-models": "^1.0.10",
"@babel/runtime": ">=7.10.0"
},
"gitHead": "d3b95d7bd76cbfc2675ed77ae5fc91332dbe77f2",
"gitHead": "73dd837ec68b4628a9056975bbbb0937eb4462d0",
"typings": "./index.d.ts"
}

@@ -253,2 +253,3 @@ #jira-metaui-transformer

| Timetracking | 'timetracking', //timetracking UI |
| Team | 'team', |
| CommentsPage | 'comments-page', // textarea, system schema will be 'comment' |

@@ -255,0 +256,0 @@ | Version | 'version', // multi-select, {id, name, archived:boolean, released:boolean} |

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