Socket
Socket
Sign inDemoInstall

filerobot-image-editor

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filerobot-image-editor - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

5

package.json
{
"name": "filerobot-image-editor",
"version": "1.1.3",
"version": "1.1.4",
"main": "dist/index.js",

@@ -23,3 +23,4 @@ "description": "Edit, resize, and filter any image!",

"smartcrop": "^2.0.3",
"styled-components": "^3.1.6"
"styled-components": "^3.1.6",
"uuid": "^3.3.2"
},

@@ -26,0 +27,0 @@ "devDependencies": {

25

README.md

@@ -1,2 +0,4 @@

[![Release](https://img.shields.io/badge/release-v1.1.0-blue.svg)](https://github.com/scaleflex/filerobot-image-editor/releases)
> Repository includes React version and JS wrapper for standalone usage
[![Release](https://img.shields.io/badge/release-v1.1.3-blue.svg)](https://github.com/scaleflex/filerobot-image-editor/releases)
[![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.filerobot.com/en/home#2de3fb9f-dd4a-457a-999a-025ad9bd5f3b)

@@ -13,3 +15,3 @@ [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)

alt="The Lounge"
src="https://scaleflex.airstore.io/filerobot/assets/robot-icon-left.png?sanitize=true">
src="https://scaleflex.airstore.io/filerobot/robot-filerobot.png?sanitize=true">
</p>

@@ -26,2 +28,4 @@

<a href="https://scaleflex.github.io/filerobot-image-editor/" target="_blank">Demo</a>
<a href="https://codesandbox.io/s/88jpkv2m09" target="_blank">CodeSandbox</a>
</strong>

@@ -35,6 +39,8 @@ </p>

<p align="center">
<img
width="800"
alt="Filerobot Image Editor"
src="https://scaleflex.airstore.io/filerobot/assets/filerobotimageeditor3_min.gif?sanitize=true">
<a href="https://scaleflex.github.io/filerobot-image-editor/" target="_blank">
<img
width="800"
alt="Filerobot Image Editor"
src="https://scaleflex.airstore.io/filerobot/assets/filerobotimageeditor3_min.gif?sanitize=true">
</a>
</p>

@@ -76,3 +82,3 @@

```html
<script src="https://scaleflex.airstore.io/filerobot/image-editor/1.1.0/main.min.js"></script>
<script src="https://cdn.scaleflex.it/filerobot/image-editor/1.1.3/main.min.js"></script>
```

@@ -100,2 +106,3 @@

```
<a href="https://codesandbox.io/s/88jpkv2m09"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" alt="edeit on codesandbox"/></a>

@@ -190,2 +197,3 @@ ### <a name="methods"></a>Methods

```
<a href="https://codesandbox.io/s/k3q9vrk707"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" alt="edeit on codesandbox"/></a>

@@ -245,2 +253,5 @@ ### <a name="methods_react"></a>Methods/Properties

* [Image Uploader](https://github.com/scaleflex/filerobot-uploader)
* [JS Cloudimage Responsive](https://github.com/scaleflex/js-cloudimage-responsive)
* [React Cloudimage Responsive](https://github.com/scaleflex/react-cloudimage-responsive)
* [Angular Cloudimage Responsive](https://github.com/scaleflex/ng-cloudimage-responsive)

@@ -247,0 +258,0 @@ ## <a name="contributing"></a>Contributing!

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