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

@dangreaves/groq-query-builder

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dangreaves/groq-query-builder - npm Package Compare versions

Comparing version 0.11.1 to 0.11.2

3

dist/index.d.ts
import { Logger } from 'pino';
import * as _sinclair_typebox from '@sinclair/typebox';
import { TSchema, Static, TUnion, TNull, TArray, TIntersect, TObject, TString, TProperties, TLiteral, Boolean, Literal, Number, String, TBoolean, TNumber, TUnknown, Unknown } from '@sinclair/typebox';
export { Boolean, Literal, Number, String, TBoolean, TLiteral, TNumber, TSchema, TString, TUnknown, Unknown } from '@sinclair/typebox';
import * as src from 'src';

@@ -193,2 +194,2 @@

export { type InferFromSchema, index as S, index as Schemas, type TExpansionOption, type TSerializer, makeSafeSanityFetch };
export { Collection, ConditionalUnion, type InferFromSchema, Nullable, Projection, Raw, index as S, index as Schemas, type TCollection, type TCollectionOptions, type TConditionalUnion, type TConditionalUnionOptions, type TExpansionOption, type TNullable, type TProjection, type TProjectionOptions, type TRaw, type TSerializer, type TTypedProjection, type TTypedUnion, TypedProjection, TypedUnion, makeSafeSanityFetch };
{
"name": "@dangreaves/groq-query-builder",
"version": "0.11.1",
"version": "0.11.2",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": {

Sorry, the diff of this file is not supported yet

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