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

@sanity/groq-store

Package Overview
Dependencies
Maintainers
41
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 0.0.9-pink-lizard to 0.0.10-pink-lizard

CHANGELOG.md

10

package.json
{
"name": "@sanity/groq-store",
"version": "0.0.9-pink-lizard",
"version": "0.0.10-pink-lizard",
"license": "MIT",

@@ -27,3 +27,4 @@ "author": "Sanity.io <hello@sanity.io>",

"files": [
"dist"
"dist",
"CHANGELOG.md"
],

@@ -103,3 +104,3 @@ "browserslist": [

"peerDependencies": {
"@sanity/client": "^6.7.0"
"@sanity/client": "6.7.1-pink-lizard.0"
},

@@ -114,6 +115,5 @@ "engines": {

"scripts": {
"prebuild": "rimraf dist artifact",
"prebuild": "rimraf dist",
"build": "pkg build --strict && pkg --strict",
"lint": "eslint .",
"artifact": "pnpm pack --pack-destination artifact && cp CHANGELOG.md artifact/CHANGELOG.md && cp RESTRICTED-README.md artifact/README.md",
"test": "tsc --noEmit",

@@ -120,0 +120,0 @@ "watch": "pkg watch --strict"

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