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

@ferlab/next

Package Overview
Dependencies
Maintainers
7
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ferlab/next - npm Package Compare versions

Comparing version

to
0.0.14

2

lib/graphql/gene/types/cosmic.js

@@ -7,3 +7,3 @@ import { GraphQLInt, GraphQLList, GraphQLObjectType, GraphQLString } from 'graphql';

fields: () => ({
tumour_types_germline: { type: GraphQLString },
tumour_types_germline: { type: new GraphQLList(GraphQLString) },
}),

@@ -10,0 +10,0 @@ });

{
"name": "@ferlab/next",
"version": "0.0.13",
"version": "0.0.14",
"description": "Shared library for our wrappers GraphQL APIs",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet