You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue-search-input

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-search-input - npm Package Compare versions

Comparing version

to
1.0.1

dist/styles.css

@@ -0,1 +1,8 @@

## [1.0.1](https://github.com/kouts/vue-search-input/compare/v1.0.0...v1.0.1) (2022-01-17)
### Bug Fixes
* added css in dist ([cacd47a](https://github.com/kouts/vue-search-input/commit/cacd47ae4ab6dd90155ef13a5279a90dbc0b3f92))
# 1.0.0 (2022-01-16)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "vue-search-input",
"description": "A Vue.js 3 search input component, inspired by the global search input of Storybook and GitHub.",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -28,3 +28,5 @@ "repository": "https://github.com/kouts/vue-search-input",

"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"build:vite": "vue-tsc --noEmit && vite build",
"build:sass": "sass --no-source-map src/styles.scss dist/styles.css",
"build": "npm run build:vite && npm run build:sass",
"preview": "vite preview",

@@ -31,0 +33,0 @@ "lint": "eslint \"**/*.{vue,ts,js}\"",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.