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

react-tag-input

Package Overview
Dependencies
Maintainers
3
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tag-input - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1

30

package.json
{
"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

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