Socket
Socket
Sign inDemoInstall

@sanity/util

Package Overview
Dependencies
Maintainers
47
Versions
1317
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/util - npm Package Compare versions

Comparing version 3.37.2-canary.9 to 3.37.2-canary.92

17

package.json
{
"name": "@sanity/util",
"version": "3.37.2-canary.9+9ebe73d3eb",
"version": "3.37.2-canary.92+285a7ce187",
"description": "Utilities shared across projects of Sanity",

@@ -78,3 +78,2 @@ "keywords": [

"module": "./lib/index.esm.js",
"source": "./src/_exports/index.ts",
"types": "./lib/index.d.ts",

@@ -118,4 +117,3 @@ "typesVersions": {

"scripts": {
"build": "run-s clean && pkg-utils build --strict",
"check:package": "pkg-utils --strict",
"build": "pkg-utils build --strict --check --clean",
"check:types": "tsc",

@@ -128,4 +126,4 @@ "clean": "rimraf client.js concurrency-limiter.js content.js createSafeJsonParser.js fs.js legacyDateFormat.js lib paths.js",

"dependencies": {
"@sanity/client": "^6.15.11",
"@sanity/types": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/client": "^6.15.13",
"@sanity/types": "3.37.2-canary.92+285a7ce187",
"get-random-values-esm": "1.0.2",

@@ -137,3 +135,3 @@ "moment": "^2.29.4",

"@jest/globals": "^29.7.0",
"@repo/package.config": "3.37.1",
"@repo/package.config": "3.37.2",
"@types/moment": "^2.13.0",

@@ -145,3 +143,6 @@ "rimraf": "^3.0.2"

},
"gitHead": "9ebe73d3eb070e091ffdb36bc16be2e440fbe4c4"
"esm.sh": {
"bundle": false
},
"gitHead": "285a7ce187770a700f9b25f164182046f88e62bd"
}
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