@algolia/algoliasearch-netlify-frontend
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@algolia/algoliasearch-netlify-frontend", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"private": false, | ||
@@ -21,15 +21,15 @@ "author": "Algolia Team <contact@algolia.com>", | ||
"devDependencies": { | ||
"@algolia/autocomplete-js": "1.0.0-alpha.35", | ||
"@algolia/autocomplete-js": "1.0.0-alpha.38", | ||
"@algolia/autocomplete-preset-algolia": "1.0.0-alpha.29", | ||
"@algolia/transporter": "4.6.0", | ||
"@algolia/transporter": "4.8.3", | ||
"@babel/core": "7.12.9", | ||
"@babel/preset-env": "7.12.7", | ||
"algoliasearch": "4.6.0", | ||
"algoliasearch": "4.8.3", | ||
"babel-loader": "8.2.2", | ||
"clean-webpack-plugin": "3.0.0", | ||
"core-js": "3.8.0", | ||
"core-js": "3.8.1", | ||
"css-loader": "5.0.1", | ||
"fork-ts-checker-webpack-plugin": "6.0.2", | ||
"mini-css-extract-plugin": "1.3.1", | ||
"mustache": "4.0.1", | ||
"mustache": "4.1.0", | ||
"node-sass": "5.0.0", | ||
@@ -36,0 +36,0 @@ "postcss": "8.1.7", |
@@ -53,2 +53,3 @@ # algoliasearch-netlify-frontend | ||
text: '#d6d6e7' // Color of the title of the items | ||
colorSourceIcon: '#d6d6e7' // Color of the icon on the left of results | ||
} | ||
@@ -92,3 +93,4 @@ }); | ||
selected: '#111432', | ||
text: '#d6d6e7' | ||
text: '#d6d6e7', | ||
colorSourceIcon: '#d6d6e7' | ||
} | ||
@@ -95,0 +97,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
473408
474
105