@springernature/global-autocomplete
Advanced tools
Comparing version 5.1.2 to 5.1.3
# History | ||
## 5.1.3 (2022-02-18) | ||
* Remove post install step that was causing issues with CI | ||
## 5.1.2 (2021-01-17) | ||
@@ -4,0 +7,0 @@ * Return focus to input when removing suggestion box, conditionally |
{ | ||
"name": "@springernature/global-autocomplete", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"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": "npm_config_registry=https://registry.npmjs.org/ npx @springernature/util-context-warning@0.0.5 -p @springernature/global-autocomplete@5.1.2 -v 4.2.2 4.3.0 4.3.1 4.3.2" | ||
} | ||
} | ||
"brandContext": "^4.2.2" | ||
} |
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
56963
0
0
- Removed@springernature/brand-context@^4.2.2
- Removed@springernature/brand-context@4.3.2(transitive)