🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

react-native-tags-input

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-tags-input - npm Package Compare versions

Comparing version
1.0.8
to
1.0.9
+0
-1
index.js

@@ -88,3 +88,2 @@ import React from 'react';

const tempArray = tags.tagsArray.concat(tempTag);
console.log(tempTag);
let tempObject = {

@@ -91,0 +90,0 @@ tag: '',

+1
-1
{
"name": "react-native-tags-input",
"version": "1.0.8",
"version": "1.0.9",
"description": "Input component for React Native to add and remove tags.",

@@ -5,0 +5,0 @@ "main": "index.js",