search-sdk
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -37,3 +37,3 @@ (function() { | ||
ids = 1 <= arguments.length ? slice.call(arguments, 0) : []; | ||
return this.client.deleteDocumentsAsync(this.index, id); | ||
return this.client.deleteDocumentsAsync(this.index, ids); | ||
}; | ||
@@ -40,0 +40,0 @@ |
{ | ||
"name": "search-sdk", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "search-sdk", | ||
@@ -16,3 +16,2 @@ "main": "index.js", | ||
"azure-search": "0.0.16", | ||
"taim": "^1.0.2", | ||
"lodash": "4.17.4" | ||
@@ -19,0 +18,0 @@ }, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
24035
2
10
0
- Removedtaim@^1.0.2
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedpretty-hrtime@1.0.3(transitive)
- Removedramda@0.18.0(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedtaim@1.1.0(transitive)