New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-canvas-image-sequence

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-canvas-image-sequence - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "react-canvas-image-sequence",
"version": "1.0.0",
"version": "1.0.1",
"description": "Made with create-react-library",

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

@@ -6,2 +6,6 @@ # react-canvas-image-sequence

![demo](./example/public/demo.gif)
## Install

@@ -13,2 +17,3 @@

## Usage

@@ -28,8 +33,23 @@

## Examples
[examples](/examples)
## Props
|name | desc | type | default |
|---|---|---|---|
| `data` | Image link array | Array | [] |
| `fps` | | Number | 60 |
| `canvasWidth` | | Number | 300 |
| `canvasHeight` | | Number | 300 |
| `autoPlay` | | Boolean | false |
| `loop` | | Boolean | false |
| `forward` | | Boolean | false |
| `onChange` | | Function | null |
## Example
[example](./example)
## License
MIT © [rfw](https://github.com/rfw)
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