@forge/events
Advanced tools
Comparing version 0.8.5 to 0.8.6-next.0
# @forge/events | ||
## 0.8.6-next.0 | ||
### Patch Changes | ||
- Updated dependencies [55f66d2] | ||
- @forge/api@2.15.1-next.0 | ||
## 0.8.5 | ||
@@ -4,0 +11,0 @@ |
/// <reference types="jest" /> | ||
/// <reference types="jest-matcher-specific-error" /> | ||
import { Payload } from '../types'; | ||
@@ -3,0 +4,0 @@ export declare const getMockFetchMethod: (response?: any, statusCode?: number) => jest.Mock<any, any>; |
{ | ||
"name": "@forge/events", | ||
"version": "0.8.5", | ||
"version": "0.8.6-next.0", | ||
"description": "Forge Async Event methods", | ||
@@ -19,3 +19,3 @@ "author": "Atlassian", | ||
"dependencies": { | ||
"@forge/api": "2.15.0", | ||
"@forge/api": "2.15.1-next.0", | ||
"node-fetch": "2.6.7", | ||
@@ -22,0 +22,0 @@ "uuid": "^3.4.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
115591
1798
+ Added@forge/api@2.15.1-next.0(transitive)
- Removed@forge/api@2.15.0(transitive)
Updated@forge/api@2.15.1-next.0