New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@accounts/graphql-api

Package Overview
Dependencies
Maintainers
5
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accounts/graphql-api - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

lib/index.js

2

package.json
{
"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;
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc