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

@pathofdev/react-tag-input

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

@pathofdev/react-tag-input - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

package.json
{
"name": "@pathofdev/react-tag-input",
"version": "1.0.6",
"version": "1.0.7",
"description": "A simple tag input component for React with editable tags",

@@ -20,3 +20,3 @@ "main": "./build/umd/index.min.js",

"scss-build": "sass src/styles/index.scss build/index.css --style compressed --source-map",
"build": "rm -rf build && npm run module-build && npm run umd-build && npm run umd-minify && npm run scss-build && npm shrinkwrap --dev",
"build": "rm -rf build && npm run module-build && npm run umd-build && npm run umd-minify && npm run scss-build",
"push": "git push origin master --tags && npm publish",

@@ -23,0 +23,0 @@ "example": "parcel ./example/index.html"

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