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
11
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 5.0.0 to 5.0.1

3

HISTORY.md
# History
## 5.0.1 (2020-10-12)
* BUG: unescaped HTML in README
## 5.0.0 (2020-10-06)

@@ -4,0 +7,0 @@ * BREAKING: Use ESM exports

12

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

@@ -9,9 +9,3 @@ "description": "Autocomplete/suggest component",

"main": "js/index.js",
"brandContext": "^4.2.2",
"dependencies": {
"@springernature/brand-context": "^4.2.2"
},
"scripts": {
"postinstall": "npx @springernature/util-context-warning@0.0.5 -p @springernature/global-autocomplete@5.0.0 -v 4.2.2"
}
}
"brandContext": "^4.2.2"
}

@@ -24,2 +24,4 @@ # Autocomplete component

```html
<input type="text" autocomplete="off" class="c-autocomplete" data-component-autocomplete>
```
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