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

react-dragger

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dragger - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

58

package.json
{
"name": "react-dragger",
"version": "1.1.2",
"version": "1.2.0",
"description": "Simple React Dragger component",

@@ -52,15 +52,15 @@ "main": "dist/index.js",

"prop-types": "^15.0",
"react": "^^15.0.0-rc || ^15.0"
"react": "^^15.0.0-rc || ^15.0 || ^16.0"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.25.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-plugin-dynamic-import-node": "^1.0.2",
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
"babel-plugin-dynamic-import-node": "^1.1.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-plugin-transform-react-constant-elements": "^6.23.0",
"babel-plugin-transform-react-inline-elements": "^6.22.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.6",
"babel-polyfill": "^6.23.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.9",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",

@@ -70,30 +70,30 @@ "babel-preset-latest": "^6.24.1",

"babel-preset-stage-0": "^6.24.1",
"codacy-coverage": "^2.0.2",
"coveralls": "^2.13.1",
"cross-env": "^5.0.1",
"enzyme": "^2.9.1",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.0.2",
"eslint-plugin-flowtype": "^2.35.0",
"codacy-coverage": "^2.0.3",
"coveralls": "^3.0.0",
"cross-env": "^5.0.5",
"enzyme": "^3.1.0",
"eslint": "^4.8.0",
"eslint-config-airbnb": "^16.0.0",
"eslint-plugin-flowtype": "^2.39.1",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.1.0",
"flow-bin": "^0.49.1",
"flow-copy-source": "^1.2.0",
"flow-runtime": "^0.13.0",
"eslint-plugin-react": "^7.4.0",
"flow-bin": "^0.56.0",
"flow-copy-source": "^1.2.1",
"flow-runtime": "^0.14.0",
"gh-pages": "^1.0.0",
"gulp": "^3.9.1",
"jasmine": "^2.6.0",
"jasmine": "^2.8.0",
"jasmine-reporters": "^2.2.1",
"jest": "^20.0.4",
"jest-cli": "^20.0.4",
"lint-staged": "^4.0.1",
"jest": "^21.2.1",
"jest-cli": "^21.2.1",
"lint-staged": "^4.2.3",
"lodash": "^4.17.4",
"pre-commit": "^1.2.2",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-test-renderer": "^15.6.1",
"rimraf": "^2.6.1",
"sinon": "^2.3.7",
"uglify-es": "^3.0.24"
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-test-renderer": "^16.0.0",
"rimraf": "^2.6.2",
"sinon": "^4.0.1",
"uglify-es": "^3.1.3"
},

@@ -100,0 +100,0 @@ "lint-staged": {

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