Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@algolia/algoliasearch-netlify-frontend

Package Overview
Dependencies
Maintainers
60
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/algoliasearch-netlify-frontend - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

14

package.json
{
"name": "@algolia/algoliasearch-netlify-frontend",
"version": "0.0.18",
"version": "0.0.19",
"private": false,

@@ -33,12 +33,12 @@ "author": "Algolia Team <contact@algolia.com>",

"mustache": "4.0.1",
"node-sass": "4.14.1",
"postcss": "8.1.1",
"node-sass": "5.0.0",
"postcss": "8.1.6",
"postcss-clean": "1.1.0",
"postcss-loader": "4.0.4",
"postcss-preset-env": "6.7.0",
"sass-loader": "10.0.3",
"terser-webpack-plugin": "4.2.2",
"ts-loader": "8.0.4",
"sass-loader": "10.0.4",
"terser-webpack-plugin": "5.0.3",
"ts-loader": "8.0.7",
"webpack": "4.44.2",
"webpack-cli": "4.0.0",
"webpack-cli": "4.1.0",
"webpack-dev-server": "3.11.0"

@@ -45,0 +45,0 @@ },

@@ -17,3 +17,6 @@ # algoliasearch-netlify-frontend

siteId: '<YOUR_NETLIFY_SITE_ID>',
branch: '<YOUR_TARGET_GIT_BRANCH>'
branch: '<YOUR_TARGET_GIT_BRANCH>',
autocomplete: {
inputSelector: 'input[type=search]',
},
});

@@ -20,0 +23,0 @@ </script>

Sorry, the diff of this file is too big to display

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