Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@forge/api

Package Overview
Dependencies
Maintainers
2
Versions
360
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/api - npm Package Compare versions

Comparing version 3.0.0-next.4 to 3.0.0-next.5

6

CHANGELOG.md
# @forge/api
## 3.0.0-next.5
### Minor Changes
- b04283b: Add serialize function for InstallationAri
## 3.0.0-next.4

@@ -4,0 +10,0 @@

3

out/api/ari.js

@@ -19,4 +19,7 @@ "use strict";

}
toJSON() {
return this.toString();
}
}
const getInstallationAri = (installationId) => new InstallationAriImpl(installationId);
exports.getInstallationAri = getInstallationAri;

2

package.json
{
"name": "@forge/api",
"version": "3.0.0-next.4",
"version": "3.0.0-next.5",
"description": "Forge API methods",

@@ -5,0 +5,0 @@ "author": "Atlassian",

Sorry, the diff of this file is not supported yet

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