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

react-instantsearch-core

Package Overview
Dependencies
Maintainers
6
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-instantsearch-core - npm Package Compare versions

Comparing version 6.10.0 to 6.10.1

2

dist/cjs/core/version.js

@@ -7,3 +7,3 @@ "use strict";

exports.default = void 0;
var _default = '6.10.0';
var _default = '6.10.1';
exports.default = _default;

@@ -1,1 +0,1 @@

export default '6.10.0';
export default '6.10.1';
{
"name": "react-instantsearch-core",
"version": "6.10.0",
"version": "6.10.1",
"description": "⚡ Lightning-fast search for React, by Algolia",

@@ -36,5 +36,3 @@ "main": "dist/cjs/index.js",

"build:es": "BABEL_ENV=es babel src --root-mode upward --extensions '.js,.ts,.tsx' --out-dir dist/es --ignore '**/__tests__/**/*','**/__mocks__/**/*' --quiet",
"build:umd": "BABEL_ENV=rollup rollup -c rollup.config.js",
"release": "yarn clean && yarn build && yarn publish --non-interactive",
"release:beta": "yarn clean && yarn build && yarn publish --tag beta --non-interactive"
"build:umd": "BABEL_ENV=rollup rollup -c rollup.config.js"
},

@@ -41,0 +39,0 @@ "dependencies": {

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

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

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