Socket
Socket
Sign inDemoInstall

react-rnd

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-rnd - npm Package Compare versions

Comparing version 10.3.6 to 10.3.7

48

package.json
{
"name": "react-rnd",
"version": "10.3.6",
"version": "10.3.7",
"description": "",

@@ -43,22 +43,22 @@ "title": "react-rnd",

"devDependencies": {
"@babel/cli": "7.14.5",
"@babel/core": "7.14.6",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-transform-modules-commonjs": "7.14.5",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.14.5",
"@babel/traverse": "7.14.7",
"@babel/types": "7.14.5",
"@babel/cli": "7.17.6",
"@babel/core": "7.17.5",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-transform-modules-commonjs": "7.16.8",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/traverse": "7.17.3",
"@babel/types": "7.17.0",
"@emotion/core": "11.0.0",
"@storybook/addon-actions": "6.3.4",
"@storybook/addon-actions": "6.4.19",
"@storybook/addon-info": "5.3.21",
"@storybook/addon-links": "6.3.4",
"@storybook/addon-links": "6.4.19",
"@storybook/addon-options": "5.3.21",
"@storybook/react": "6.3.4",
"@storybook/react": "6.4.19",
"@types/enzyme": "3.1.16",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/node": "^15.3.1",
"@types/react": "16.4.1",
"@types/react-dom": "17.0.9",
"@types/sinon": "10.0.2",
"@types/node": "16.11.26",
"@types/react": "17.0.43",
"@types/react-dom": "17.0.15",
"@types/sinon": "10.0.11",
"@types/storybook__addon-actions": "5.2.1",

@@ -69,3 +69,3 @@ "@types/storybook__react": "5.2.1",

"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
"babel-loader": "8.2.3",
"cpy-cli": "2.0.0",

@@ -78,3 +78,3 @@ "cross-env": "7.0.3",

"npm-run-all": "4.1.5",
"prettier": "2.3.2",
"prettier": "2.5.1",
"react": "16.14.0",

@@ -91,3 +91,3 @@ "react-dom": "16.14.0",

"rollup-watch": "4.3.1",
"sinon": "12.0.1",
"sinon": "13.0.1",
"tslint": "6.1.3",

@@ -97,3 +97,3 @@ "tslint-eslint-rules": "5.4.0",

"tslint-react": "5.0.0",
"typescript": "4.5.2"
"typescript": "4.6.3"
},

@@ -107,6 +107,10 @@ "files": [

"dependencies": {
"re-resizable": "6.9.2",
"re-resizable": "6.9.6",
"react-draggable": "4.4.4",
"tslib": "2.3.0"
"tslib": "2.3.1"
},
"peerDependencies": {
"react": ">=16.3.0",
"react-dom": ">=16.3.0"
}
}

@@ -514,2 +514,7 @@ <p align="center"><img src ="https://github.com/bokuweb/react-rnd/blob/master/logo.png?raw=true" /></p>

#### v10.3.6
- Upgrade `re-resizable` to `6.9.2`
- Upgrade `react-draggable` to v4.4.4
#### v10.3.5

@@ -516,0 +521,0 @@

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