authlify-js
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -28,3 +28,3 @@ 'use strict'; | ||
this.request('/user', { | ||
return this.request('/user', { | ||
method: 'PUT', | ||
@@ -31,0 +31,0 @@ body: JSON.stringify(attributes) |
{ | ||
"name": "authlify-js", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Authlify API client for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
10984