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

groq

Package Overview
Dependencies
Maintainers
17
Versions
997
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

groq - npm Package Compare versions

Comparing version 1.149.16-canary.250 to 1.149.16-canary.379

2

lib/groq.js
"use strict";
/* eslint-disable import/no-commonjs */
/* eslint-disable @typescript-eslint/no-var-requires */
module.exports = function groq(strings) {

@@ -5,0 +5,0 @@ for (var _len = arguments.length, keys = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {

{
"name": "groq",
"version": "1.149.16-canary.250+6d25d4c64",
"version": "1.149.16-canary.379+1c0830bff",
"description": "Tagged template literal for Sanity.io GROQ-queries",

@@ -39,3 +39,3 @@ "main": "lib/groq.js",

"homepage": "https://www.sanity.io/",
"gitHead": "6d25d4c6493f59faf966a7d64b3225962decc1a2"
"gitHead": "1c0830bff5ce62909b7ed1fc12e83912a32d7489"
}

@@ -1,2 +0,2 @@

/* eslint-disable import/no-commonjs */
/* eslint-disable @typescript-eslint/no-var-requires */
module.exports = function groq(strings, ...keys) {

@@ -3,0 +3,0 @@ const lastIndex = strings.length - 1

@@ -1,2 +0,2 @@

/* eslint-disable import/no-commonjs */
/* eslint-disable @typescript-eslint/no-var-requires */
const assert = require('assert')

@@ -3,0 +3,0 @@ const groq = require('../src/groq')

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