@accounts/graphql-api
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@accounts/graphql-api", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Server side GraphQL transport for accounts", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,2 +0,2 @@ | ||
declare module 'temp-accounts-graphql-api' { | ||
declare module '@accounts/graphql-api' { | ||
export interface SchemaGenerationResult { | ||
@@ -18,2 +18,2 @@ schema: string; | ||
export function authenticated(AccountsServer: any, resolver?: Function): any; | ||
} | ||
} |
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
180651
11
57
1