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

fib-app

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fib-app - npm Package Compare versions

Comparing version 1.8.5 to 1.9.0

3

lib/classes/graphql.js
const graphql = require('fib-graphql');
const GraphQLJSON = require('graphql-type-json');
const GraphQLDATE = require('graphql-iso-date');
const convert_where = require('../utils/convert_where');

@@ -18,3 +19,3 @@ const {

"text": graphql.GraphQLString,
"date": graphql.GraphQLString,
"date": GraphQLDATE.GraphQLDateTime,
"enum": graphql.GraphQLString,

@@ -21,0 +22,0 @@ "object": GraphQLJSON

{
"name": "fib-app",
"version": "1.8.5",
"version": "1.9.0",
"description": "",

@@ -15,2 +15,3 @@ "main": "lib/app",

"fib-pool": "^1.3.0",
"graphql-iso-date": "^3.4.0",
"graphql-type-json": "^0.1.4"

@@ -17,0 +18,0 @@ },

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