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

@neovici/cosmoz-autocomplete

Package Overview
Dependencies
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neovici/cosmoz-autocomplete - npm Package Compare versions

Comparing version 8.8.2 to 8.8.3

2

dist/listbox/style.css.js

@@ -11,3 +11,3 @@ import { tagged as css } from '@neovici/cosmoz-utils';

z-index: 1000;
font-family: var(--paper-font-subhead_-_font-family, initial);
font-family: var(--paper-font-subhead_-_font-family, inherit);
background: #fff;

@@ -14,0 +14,0 @@ min-width: 72px;

{
"name": "@neovici/cosmoz-autocomplete",
"version": "8.8.2",
"version": "8.8.3",
"description": "A autocomplete input web component",

@@ -29,2 +29,3 @@ "keywords": [

"test:watch": "wtr --watch",
"e2e": "playwright test",
"prepare": "husky",

@@ -34,3 +35,3 @@ "storybook:start": "storybook dev -p 8000",

"storybook:deploy": "storybook-to-ghpages",
"storybook:preview": "npm run storybook:build && http-server -d ./storybook-static/"
"storybook:preview": "npm run storybook:build && http-server ./storybook-static/ --silent"
},

@@ -86,2 +87,3 @@ "release": {

"@open-wc/testing": "^4.0.0",
"@playwright/test": "^1.43.1",
"@semantic-release/changelog": "^6.0.0",

@@ -95,2 +97,3 @@ "@semantic-release/git": "^10.0.0",

"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@web/storybook-builder": "^0.1.9",

@@ -97,0 +100,0 @@ "@web/storybook-framework-web-components": "^0.1.1",

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