react-customize-token-input
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -1,2 +0,2 @@ | ||
/*! react-customize-token-input v0.5.1 | (c) 2018 Mark Lin. | MIT | https://github.com/seawind543/react-token-input */ | ||
/*! react-customize-token-input v0.5.2 | (c) 2018 Mark Lin. | MIT | https://github.com/seawind543/react-token-input */ | ||
module.exports = | ||
@@ -3,0 +3,0 @@ /******/ (function(modules) { // webpackBootstrap |
{ | ||
"name": "react-customize-token-input", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "A react token input component. Allow customize data structure and render functions", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
# React TokenInput [![build status](https://travis-ci.org/seawind543/react-token-input.svg?branch=master)](https://travis-ci.org/seawind543/react-token-input) [![Coverage Status](https://coveralls.io/repos/github/seawind543/react-token-input/badge.svg?branch=master)](https://coveralls.io/github/seawind543/react-token-input?branch=master) | ||
[![NPM](https://nodei.co/npm/react-token-input.png?downloads=true&stars=true)](https://www.npmjs.com/package/react-token-input/) | ||
[![NPM](https://nodei.co/npm/react-customize-token-input.png?downloads=true&stars=true)](https://www.npmjs.com/package/react-customize-token-input/) | ||
@@ -13,3 +13,3 @@ A react token input component, which allow: | ||
Demo: https://seawind543.github.io/react-token-input | ||
Demo: https://seawind543.github.io/react-token-input/ | ||
@@ -16,0 +16,0 @@ ## Installation |
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
113937
0