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

react-cropper

Package Overview
Dependencies
Maintainers
2
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 2.1.8-1 to 2.1.8

73

package.json
{
"name": "react-cropper",
"version": "2.1.8-1",
"version": "2.1.8",
"description": "Cropper as React Component",

@@ -41,3 +41,3 @@ "main": "dist/react-cropper.umd.js",

"dependencies": {
"cropperjs": "^1.5.11"
"cropperjs": "^1.5.12"
},

@@ -48,48 +48,49 @@ "peerDependencies": {

"devDependencies": {
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/plugin-transform-object-assign": "^7.10.1",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.10.2",
"@babel/runtime": "^7.1.2",
"@rollup/plugin-babel": "^5.0.4",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-transform-object-assign": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/runtime": "^7.14.6",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@rollup/plugin-replace": "^2.3.3",
"@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "^11.0.1",
"@types/jest": "^26.0.8",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-test-renderer": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^4.15.1",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.2",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@types/jest": "^26.0.23",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"@types/react-test-renderer": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"babel-jest": "^26.2.2",
"babel-preset-react-app": "^10.0.0",
"browser-sync": "^2.26.7",
"cz-conventional-changelog": "^3.2.0",
"eslint": "^7.2.0",
"browser-sync": "^2.27.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.20.5",
"eslint-plugin-react-hooks": "^4.0.4",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"jest": "^26.2.2",
"jest-environment-jsdom-sixteen": "^2.0.0",
"np": "^7.0.0",
"np": "^7.5.0",
"npm-run-all": "^4.1.5",
"prettier": "2.3.0",
"postcss": "^8.3.5",
"prettier": "2.3.2",
"react": "^17.0.1",
"react-app-polyfill": "^2.0.0",
"react-dom": "^17.0.1",
"react-test-renderer": "^17.0.1",
"react-dom": "^17.0.2",
"react-test-renderer": "^17.0.2",
"rimraf": "^3.0.2",
"rollup": "^2.16.0",
"rollup": "^2.52.3",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-postcss": "^3.1.2",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-typescript2": "^0.30.0",
"tslib": "^2.0.0",
"typescript": "^4.0.2"
"tslib": "^2.3.0",
"typescript": "^4.3.4"
},

@@ -96,0 +97,0 @@ "config": {

@@ -22,3 +22,3 @@ # react-cropper

- [Image Cropper](https://github.com/fengyuanchen/cropper)
- [Cropperjs](https://github.com/fengyuanchen/cropperjs)

@@ -25,0 +25,0 @@ ## Installation

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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