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

@atlassianlabs/jira-pi-common-models

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.13 to 0.1.14

4

package.json
{
"name": "@atlassianlabs/jira-pi-common-models",
"version": "0.1.13",
"version": "0.1.14",
"description": "Common Jira models for related jira-pi-clients",

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

"sideEffects": false,
"gitHead": "349e629a3f9d61a9d56751d941c0d0b578f5c2e1",
"gitHead": "57a0be91795888a72d1139123153d3091721965a",
"typings": "./index.d.ts"
}

@@ -47,5 +47,5 @@ import { MinimalIssue, Project } from './entities';

displayName: string;
orderable: string;
searchable: string;
auto: string;
orderable?: string;
searchable?: string;
auto?: string;
cfid?: string;

@@ -58,3 +58,3 @@ operators: string[];

displayName: string;
isList: string;
isList?: string;
types: string[];

@@ -61,0 +61,0 @@ }

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