storyblok-algolia-indexer
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,3 +5,3 @@ const axios = require('axios') | ||
export class StoryblokAlgoliaIndexer { | ||
class StoryblokAlgoliaIndexer { | ||
constructor({ | ||
@@ -51,2 +51,4 @@ algoliaAppId, | ||
} | ||
} | ||
} | ||
module.exports = StoryblokAlgoliaIndexer |
{ | ||
"name": "storyblok-algolia-indexer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Index Algolia with Storyblok content", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4111
42