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

@neovici/cosmoz-input

Package Overview
Dependencies
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neovici/cosmoz-input - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

26

package.json
{
"name": "@neovici/cosmoz-input",
"version": "1.4.3",
"version": "1.4.4",
"description": "A input web component",

@@ -59,23 +59,23 @@ "keywords": [

"dependencies": {
"@neovici/cosmoz-utils": "^3.19.0",
"@neovici/cosmoz-utils": "^3.23.0",
"haunted": "^4.8.0",
"lit-html": "^1.4.1"
"lit-html": "^1.4.0"
},
"devDependencies": {
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@neovici/eslint-config": "^1.2.0",
"@commitlint/cli": "^14.0.0",
"@commitlint/config-conventional": "^14.0.0",
"@neovici/eslint-config": "^1.3.0",
"@open-wc/demoing-storybook": "^2.1.0",
"@open-wc/testing": "^2.5.0",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"@storybook/storybook-deployer": "^2.8.5",
"@web/test-runner": "^0.13.0",
"@web/test-runner-selenium": "^0.5.0",
"eslint": "^7.0.0",
"husky": "^6.0.0",
"semantic-release": "^17.4.0",
"sinon": "^11.0.0",
"typescript": "^4.3.0"
"eslint": "^8.0.0",
"husky": "^7.0.0",
"semantic-release": "^18.0.0",
"sinon": "^12.0.0",
"typescript": "^4.4.0"
}
}

@@ -6,2 +6,3 @@ export const styles = `

padding-top: var(--paper-input-container_-_padding-top, 8px);
position: relative;
}

@@ -8,0 +9,0 @@

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