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

@nuxtjs/sanity

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/sanity - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

CHANGELOG.md

2

dist/module.json
{
"name": "@nuxtjs/sanity",
"version": "1.2.0",
"version": "1.2.1",
"configKey": "sanity",

@@ -5,0 +5,0 @@ "compatibility": {

{
"name": "@nuxtjs/sanity",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",

@@ -43,32 +43,32 @@ "repository": "nuxt-community/sanity-module",

"test": "yarn lint && yarn test:unit",
"test:unit": "vitest test/unit/*.test.*"
"test:unit": "vitest run test/unit/*.test.*"
},
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.1",
"@nuxt/kit": "^3.0.0-rc.3",
"@portabletext/types": "^1.0.3",
"chalk": "^5.0.1",
"defu": "^6.0.0",
"fs-extra": "^10.0.1",
"fs-extra": "^10.1.0",
"knitwork": "^0.1.1",
"ohash": "^0.1.0",
"pathe": "^0.2.0"
"pathe": "^0.3.0"
},
"devDependencies": {
"@nuxt/module-builder": "^0.1.7",
"@nuxt/schema": "^3.0.0-rc.1",
"@nuxt/schema": "^3.0.0-rc.3",
"@nuxt/test-utils": "npm:@nuxt/test-utils-edge@latest",
"@nuxtjs/eslint-config-typescript": "^9.0.0",
"@release-it/conventional-changelog": "^4.3.0",
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@release-it/conventional-changelog": "^5.0.0",
"@sanity/client": "^3.3.0",
"@types/fs-extra": "^9.0.13",
"@vue/test-utils": "^2.0.0-rc.20",
"c8": "^7.11.0",
"eslint": "^8.13.0",
"happy-dom": "^2.55.0",
"husky": "^7.0.4",
"lint-staged": "^12.3.8",
"nuxi": "^0.10.1",
"@vue/test-utils": "^2.0.0-rc.21",
"c8": "^7.11.3",
"eslint": "^8.15.0",
"happy-dom": "^3.2.2",
"husky": "^8.0.1",
"lint-staged": "^12.4.1",
"nuxi": "^3.0.0-rc.3",
"nuxt": "npm:nuxt3@latest",
"release-it": "^14.14.2",
"vitest": "^0.9.3"
"release-it": "^15.0.0",
"vitest": "^0.12.6"
},

@@ -83,6 +83,6 @@ "publishConfig": {

},
"packageManager": "yarn@3.2.0",
"packageManager": "yarn@3.2.1",
"volta": {
"node": "16.14.2"
"node": "16.15.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