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

livephotoskit

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

livephotoskit - npm Package Compare versions

Comparing version 1.4.6 to 1.4.8

6

index.d.ts

@@ -63,3 +63,3 @@ /*

v1.4.6
v1.4.8
*/

@@ -214,3 +214,5 @@

*/
updateSize(): void;
updateSize(force: boolean): boolean;
updateSize(displayWidth: number, displayHeight: number): boolean;
updateSize(displayWidthOrForce?: number | boolean, displayHeight?: number): boolean;
/**

@@ -217,0 +219,0 @@ * The width, in pixels, of the underlying photo asset provided to the Player.

@@ -33,3 +33,3 @@ {

"types": "index.d.ts",
"version": "1.4.6"
"version": "1.4.8"
}

@@ -13,2 +13,9 @@ # LivePhotosKit JS

## Documentation
For more detailed documentation, see
https://developer.apple.com/reference/livephotoskitjs
For information about Live Photos for developers, see https://developer.apple.com/live-photos
## Installation

@@ -58,8 +65,1 @@

- On Android: Chrome (Performance depends on device)
## Documentation
For more detailed documentation, see
https://developer.apple.com/reference/livephotoskitjs
For information about Live Photos for developers, see https://developer.apple.com/live-photos

Sorry, the diff of this file is too big to display

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