New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@springernature/global-autocomplete

Package Overview
Dependencies
Maintainers
12
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springernature/global-autocomplete - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

3

HISTORY.md
# History
## 4.0.1 (2020-06-08)
* Update README
## 4.0.0 (2020-06-04)

@@ -4,0 +7,0 @@ * BREAKING: switch to use new `brand-context` dependency

4

package.json
{
"name": "@springernature/global-autocomplete",
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",

@@ -11,4 +11,4 @@ "description": "Autocomplete/suggest component",

"scripts": {
"postinstall": "npx @springernature/util-context-warning@0.0.5 -p @springernature/global-autocomplete@4.0.0 -v 3.0.0"
"postinstall": "npx @springernature/util-context-warning@0.0.5 -p @springernature/global-autocomplete@4.0.1 -v 3.0.0"
}
}

@@ -5,2 +5,14 @@ # Autocomplete component

## Branding
The `global-autocomplete` component currently uses the `DEFAULT` brand only.
```scss
// Inlcude this with your settings
@import '@springernature/global-autocomplete/scss/10-settings/default';
// Include this with your other components
@import '@springernature/global-autocomplete/scss/50-components/autocomplete';
```
## Example usage

@@ -7,0 +19,0 @@

Sorry, the diff of this file is not supported yet

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