@workos-inc/node
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"name": "@workos-inc/node", | ||
@@ -42,3 +42,3 @@ "author": "WorkOS", | ||
"@types/jest": "26.0.22", | ||
"@types/node": "12.20.9", | ||
"@types/node": "12.20.10", | ||
"@types/pluralize": "0.0.29", | ||
@@ -45,0 +45,0 @@ "axios-mock-adapter": "1.19.0", |
@@ -5,2 +5,3 @@ import { Group } from './group.interface'; | ||
raw_attributes: any; | ||
idp_id: string; | ||
first_name: string; | ||
@@ -7,0 +8,0 @@ emails: { |
{ | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"name": "@workos-inc/node", | ||
@@ -42,3 +42,3 @@ "author": "WorkOS", | ||
"@types/jest": "26.0.22", | ||
"@types/node": "12.20.9", | ||
"@types/node": "12.20.10", | ||
"@types/pluralize": "0.0.29", | ||
@@ -45,0 +45,0 @@ "axios-mock-adapter": "1.19.0", |
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
51003
1071