react-tag-input
Advanced tools
Comparing version 6.2.0 to 6.2.1
{ | ||
"name": "react-tag-input", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"description": "React tags is a fantastically simple tagging component for your React projects", | ||
@@ -34,14 +34,12 @@ "main": "dist-modules/components/ReactTags.js", | ||
"react": "^16.3.1", | ||
"react-dnd": "^5.0.0", | ||
"react-dnd-html5-backend": "^3.0.2", | ||
"react-dom": "^16.3.1" | ||
}, | ||
"dependencies": { | ||
"classnames": "^2.2.6", | ||
"classnames": "2.2.6", | ||
"core-js": "2.6.0", | ||
"lodash": "4.17.11", | ||
"memoize-one": "^5.0.0", | ||
"prop-types": "15.6.1", | ||
"react": "16.4.2", | ||
"react-dnd": "5.0.0", | ||
"react-dnd-html5-backend": "3.0.2", | ||
"react-dom": "16.4.2" | ||
"memoize-one": "5.0.0", | ||
"prop-types": "15.6.1" | ||
}, | ||
@@ -64,24 +62,28 @@ "devDependencies": { | ||
"enzyme-adapter-react-16": "1.2.0", | ||
"eslint": "5.0.1", | ||
"eslint": "5.12.1", | ||
"eslint-plugin-jest": "22.1.3", | ||
"eslint-plugin-jsx-a11y": "6.0.3", | ||
"eslint-plugin-react": "7.12.0", | ||
"eslint-plugin-react": "7.12.3", | ||
"greenkeeper-lockfile": "1.15.1", | ||
"jest": "22.1.4", | ||
"jsdom": "11.6.2", | ||
"mini-css-extract-plugin": "^0.4.4", | ||
"node-sass": "^4.9.4", | ||
"npm-run-all": "4.1.4", | ||
"opn": "5.2.0", | ||
"prettier": "1.15.3", | ||
"prettier": "1.16.1", | ||
"raf": "3.4.1", | ||
"react": "16.4.2", | ||
"react-dnd": "5.0.0", | ||
"react-dnd-html5-backend": "3.0.2", | ||
"react-dnd-test-backend": "3.0.2", | ||
"react-dom": "16.4.2", | ||
"react-test-renderer": "16.4.2", | ||
"sass-loader": "^7.1.0", | ||
"semantic-release": "^15.9.16", | ||
"sinon": "6.0.1", | ||
"sinon": "7.2.3", | ||
"style-loader": "^0.23.1", | ||
"webpack": "^4.14.0", | ||
"webpack-bundle-analyzer": "^3.0.3", | ||
"webpack-cli": "^3.0.2", | ||
"webpack-dev-server": "^3.1.4" | ||
"webpack-dev-server": "^3.1.14" | ||
}, | ||
@@ -88,0 +90,0 @@ "config": { |
@@ -17,5 +17,2 @@ React-Tags | ||
### [Looking for Maintainers](https://github.com/prakhar1989/react-tags/issues/197) | ||
Interested in working on this library as an owner and working with the community to add more features? Let me [know!](https://github.com/prakhar1989/react-tags/issues/197) | ||
### Features | ||
@@ -22,0 +19,0 @@ - Autocomplete based on a suggestion list |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9
3
300557
41
988
514
+ Addedclassnames@2.2.6(transitive)
+ Addedmemoize-one@5.0.0(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedscheduler@0.19.1(transitive)
- Removedreact@16.4.2
- Removedreact-dnd@5.0.0
- Removedreact-dnd-html5-backend@3.0.2
- Removedreact-dom@16.4.2
- Removedclassnames@2.5.1(transitive)
- Removedmemoize-one@5.2.1(transitive)
- Removedreact@16.4.2(transitive)
- Removedreact-dom@16.4.2(transitive)
Updatedclassnames@2.2.6
Updatedmemoize-one@5.0.0