ellipsis-api
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -185,3 +185,4 @@ const request = require('request'); | ||
url: this.urlFor("v1/tokens"), | ||
form: formData | ||
form: formData, | ||
json: true | ||
}, (error, response, body) => this.handleResponse(mergedOptions, error, response, body)); | ||
@@ -188,0 +189,0 @@ }); |
{ | ||
"name": "ellipsis-api", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Interact with Ellipsis skills & actions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
21320
532
0