Socket
Socket
Sign inDemoInstall

@redradix/components.autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redradix/components.autocomplete - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

autocomplete.scss

9

package.json
{
"name": "@redradix/components.autocomplete",
"version": "0.2.5",
"version": "0.2.6",
"description": "",

@@ -12,3 +12,4 @@ "publishConfig": {

"bundle-component": "NODE_ENV=production webpack --env.package=autocomplete",
"prepublish": "npm run bundle-component",
"bundle-styles": "node-sass . -o dist",
"prepublish": "npm run bundle-component && npm run bundle-styles",
"postpublish": "rm -fr dist"

@@ -23,5 +24,5 @@ },

"dependencies": {
"@redradix/components.select": "^0.2.5"
"@redradix/components.select": "^0.2.6"
},
"gitHead": "022afdc8e770604746ba570c0c9abe91156d88fd"
"gitHead": "a1b70cd8b848acac386e3634ee886d2f772507c8"
}
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