Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

groq-js

Package Overview
Dependencies
Maintainers
37
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

groq-js - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

16

package.json
{
"name": "groq-js",
"version": "1.1.10",
"version": "1.1.11",
"keywords": [

@@ -24,4 +24,4 @@ "sanity",

"node": {
"import": "./dist/index.cjs.mjs",
"require": "./dist/index.js"
"module": "./dist/index.mjs",
"import": "./dist/index.cjs.mjs"
},

@@ -36,4 +36,4 @@ "import": "./dist/index.mjs",

"node": {
"import": "./dist/1.cjs.mjs",
"require": "./dist/1.js"
"module": "./dist/1.mjs",
"import": "./dist/1.cjs.mjs"
},

@@ -85,3 +85,3 @@ "import": "./dist/1.mjs",

"devDependencies": {
"@sanity/pkg-utils": "^2.3.10",
"@sanity/pkg-utils": "^2.3.14",
"@sanity/semantic-release-preset": "^4.1.2",

@@ -91,6 +91,6 @@ "@types/tap": "^15.0.8",

"@typescript-eslint/parser": "^6.2.1",
"esbuild": "^0.18.17",
"esbuild": "^0.18.19",
"esbuild-register": "^3.4.2",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-sanity": "^6.0.0",

@@ -97,0 +97,0 @@ "eslint-plugin-prettier": "^5.0.0",

Sorry, the diff of this file is not supported yet

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