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

react-cropper

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cropper - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

assets/bundle.css

7

package.json
{
"name": "react-cropper",
"version": "0.1.5",
"version": "0.1.6",
"description": "",

@@ -11,3 +11,4 @@ "main": "dist/react-cropper.js",

"prepublish": "npm run build",
"prebuild": "npm run lint"
"prebuild": "npm run lint",
"example": "webpack example/index.jsx --config example/webpack.config.js"
},

@@ -31,3 +32,3 @@ "author": "Fong Kuanghuei <waneblade@gmail.com>",

"dependencies": {
"cropper": "^0.9.2",
"cropper": "^0.9.3",
"jquery": "^2.1.4"

@@ -34,0 +35,0 @@ },

@@ -108,1 +108,13 @@ # [react-cropper](http://roadmanfong.github.io/react-cropper/)

```
## Build
```
npm run build
```
## Author
Fong Kuanghuei(waneblade@gmail.com)
## License
MIT
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