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

@atlassianlabs/jira-pi-meta-models

Package Overview
Dependencies
Maintainers
7
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlassianlabs/jira-pi-meta-models - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

jira-meta/fieldMetadata.d.ts

@@ -46,2 +46,4 @@ export declare type Fields = {

readonly allowedValues: any[] | undefined;
readonly hasDefaultValue?: boolean;
readonly defaultValue?: any;
}

@@ -48,0 +50,0 @@ export declare function isFieldMeta(f: any): f is FieldMeta;

6

package.json
{
"name": "@atlassianlabs/jira-pi-meta-models",
"version": "1.0.7",
"version": "1.0.8",
"description": "Meta Jira models for related jira-pi-clients",

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

"dependencies": {
"@atlassianlabs/jira-pi-common-models": "^1.0.7",
"@atlassianlabs/jira-pi-common-models": "^1.0.8",
"@babel/runtime": ">=7.10.0"
},
"gitHead": "cd9de065d1f1e38bbef3dd3c37cbb273f7e12ec0",
"gitHead": "faf3e187ba002d124621c0f2c5eeab8071420330",
"main": "./index.js",
"typings": "./index.d.ts"
}
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