react-instantsearch-core
Advanced tools
Comparing version 6.10.0 to 6.10.1
@@ -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
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
2095847