Socket
Socket
Sign inDemoInstall

atomic-algolia

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atomic-algolia - npm Package Compare versions

Comparing version 0.3.13 to 0.3.14

12

package.json
{
"name": "atomic-algolia",
"version": "0.3.13",
"description":
"An NPM package for running atomic updates to an Algolia index",
"version": "0.3.14",
"description": "An NPM package for running atomic updates to an Algolia index",
"main": "lib/index.js",

@@ -10,2 +9,3 @@ "bin": "lib/index.js",

"prepublish": "npm run babel",
"prepush": "npm run babel",
"babel": "babel src -d lib",

@@ -19,3 +19,6 @@ "babel:watch": "npm run babel -- --watch",

},
"keywords": ["algolia", "node"],
"keywords": [
"algolia",
"node"
],
"engines": {

@@ -49,2 +52,3 @@ "node": ">=7.6.0"

"eslint-config-prettier": "^2.9.0",
"husky": "^0.14.3",
"prettier": "^1.11.1",

@@ -51,0 +55,0 @@ "source-map-support": "^0.5.4",

# Algolia Atomic
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
An NPM package for running atomic updates to Algolia indices
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg)](#contributors)
[![npm](https://img.shields.io/npm/dt/atomic-algolia.svg)](https://www.npmjs.com/package/atomic-algolia)
## How it works

@@ -146,2 +149,2 @@ This package runs *atomic* updates to Algolia Indices. **What does that mean?**

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

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