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

@invisionapp/studio-api

Package Overview
Dependencies
Maintainers
31
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionapp/studio-api - npm Package Compare versions

Comparing version 3.5.5 to 3.5.6

4

index.d.ts

@@ -812,3 +812,3 @@ import { ReadStream } from 'fs';

}
export interface IImageFillOptions {
export interface ImageFillOptions {
fit?: ImageFitTypes;

@@ -829,3 +829,3 @@ scale?: number;

append(child: any): NodeType;
appendImageFill(imgResource: UdfImageResource, imgFillOptions: IImageFillOptions): NodeType;
appendImageFill(imgResource: UdfImageResource, imgFillOptions: ImageFillOptions): NodeType;
clone(this: NodeType): NodeType;

@@ -832,0 +832,0 @@ getById(id: string): UdfProxiedNode | null;

{
"name": "@invisionapp/studio-api",
"version": "3.5.5",
"version": "3.5.6",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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