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

@sanity/groq-store

Package Overview
Dependencies
Maintainers
44
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/groq-store - npm Package Compare versions

Comparing version 5.3.9 to 5.3.10

15

CHANGELOG.md

@@ -34,2 +34,17 @@ # Changelog

## [5.3.10](https://github.com/sanity-io/visual-editing/compare/groq-store-v5.3.9...groq-store-v5.3.10) (2024-01-10)
### Bug Fixes
* **deps:** update dependency @sanity/client to ^6.11.0 ([#649](https://github.com/sanity-io/visual-editing/issues/649)) ([b94f848](https://github.com/sanity-io/visual-editing/commit/b94f8482e2928f77748b75a4b26536b33cf21330))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @sanity/channels bumped from 0.3.0 to 0.4.0
* @sanity/visual-editing-helpers bumped from 0.2.1 to 0.2.2
## [5.3.9](https://github.com/sanity-io/visual-editing/compare/groq-store-v5.3.8...groq-store-v5.3.9) (2024-01-05)

@@ -36,0 +51,0 @@

16

package.json
{
"name": "@sanity/groq-store",
"version": "5.3.9",
"version": "5.3.10",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/groq-store#readme",

@@ -103,8 +103,8 @@ "bugs": {

"devDependencies": {
"@sanity/channels": "0.3.0",
"@sanity/client": "^6.10.0",
"@sanity/pkg-utils": "^3.3.6",
"@sanity/visual-editing-helpers": "0.2.1",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@sanity/channels": "0.4.0",
"@sanity/client": "^6.11.0",
"@sanity/pkg-utils": "^3.3.7",
"@sanity/visual-editing-helpers": "0.2.2",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"eslint": "^8.56.0",

@@ -118,3 +118,3 @@ "eslint-config-prettier": "^9.1.0",

"peerDependencies": {
"@sanity/client": "^6.10.0"
"@sanity/client": "^6.11.0"
},

@@ -121,0 +121,0 @@ "engines": {

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