@invisionapp/studio-api
Advanced tools
Comparing version 3.5.4-PRERELEASE-fix-react-types.0 to 3.5.4
@@ -717,3 +717,2 @@ import { ReadStream } from 'fs'; | ||
prototypes: [UdfPrototype]; | ||
objectIndex: object; | ||
} | ||
@@ -1174,10 +1173,2 @@ export function createViewportAppearance(): ViewportAppearance; | ||
export declare type WebViewAPIFacade = IWebViewAPIFacade & IWebViewAPIProposedFacade & IWebViewAPIInternalFacade; | ||
export interface IPresentationServiceAPIFacade { | ||
} | ||
export interface IPresentationServiceAPIProposedFacade extends IPresentationServiceAPIFacade { | ||
} | ||
export interface IPresentationServiceAPIInternalFacade extends IPresentationServiceAPIProposedFacade { | ||
getSelectedPresentationID(): Promise<string>; | ||
} | ||
export declare type PresentationServiceAPIFacade = IPresentationServiceAPIFacade | IPresentationServiceAPIProposedFacade | IPresentationServiceAPIInternalFacade; | ||
export declare type IFetchResponse = Response; | ||
@@ -1232,3 +1223,2 @@ export interface IFetchOptions extends RequestInit { | ||
type WebView = WebViewAPIFacade; | ||
type Presentation = PresentationServiceAPIFacade; | ||
type __Danger = IAppDockRestrictedAPIFacade; | ||
@@ -1235,0 +1225,0 @@ } |
{ | ||
"name": "@invisionapp/studio-api", | ||
"version": "3.5.4-PRERELEASE-fix-react-types.0", | ||
"version": "3.5.4", | ||
"repository": { | ||
@@ -10,4 +10,3 @@ "type": "git", | ||
"registry": "https://registry.npmjs.org/", | ||
"access": "public", | ||
"tag": "PRERELEASE-fix-react-types" | ||
"access": "public" | ||
}, | ||
@@ -63,8 +62,3 @@ "description": "Studio Platform API", | ||
} | ||
}, | ||
"release": { | ||
"fallbackTags": { | ||
"PRERELEASE-fix-react-types": "latest" | ||
} | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
61416
1752