@cord-sdk/server
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -12,3 +12,3 @@ export declare type PlatformUserVariables = { | ||
status?: 'active' | 'deleted'; | ||
members?: Array<string>; | ||
members?: Array<string | number>; | ||
}; | ||
@@ -15,0 +15,0 @@ export declare type ClientAuthTokenData = { |
{ | ||
"name": "@cord-sdk/server", | ||
"version": "0.0.6", | ||
"description": "Server-side portion of the Cord SDK", | ||
"version": "0.0.7", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -5,0 +6,0 @@ "license": "MIT", |
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
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
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
4948
1