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 0.9.1 to 0.9.2

dist/components/sanity-file.d.ts

2

CHANGELOG.md

@@ -0,1 +1,3 @@

### [0.9.2](https://github.com/nuxt-community/sanity-module/compare/0.9.1...0.9.2) (2021-04-23)
### [0.9.1](https://github.com/nuxt-community/sanity-module/compare/0.9.0...0.9.1) (2021-04-14)

@@ -2,0 +4,0 @@

2

dist/module.es.js

@@ -8,3 +8,3 @@ import { bold } from 'chalk';

var name = "@nuxtjs/sanity";
var version = "0.9.1";
var version = "0.9.2";

@@ -11,0 +11,0 @@ const isProd = process.env.NODE_ENV === "production";

@@ -17,3 +17,3 @@ 'use strict';

var name = "@nuxtjs/sanity";
var version = "0.9.1";
var version = "0.9.2";

@@ -20,0 +20,0 @@ const isProd = process.env.NODE_ENV === "production";

{
"name": "@nuxtjs/sanity",
"version": "0.9.1",
"version": "0.9.2",
"description": "Sanity integration for Nuxt.js",

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

"./sanity-content": "./dist/components/sanity-content.js",
"./sanity-file": "./dist/components/sanity-file.js",
"./sanity-image": "./dist/components/sanity-image.js"

@@ -48,3 +49,3 @@ },

"dependencies": {
"chalk": "4.1.0",
"chalk": "4.1.1",
"consola": "2.15.3",

@@ -65,3 +66,3 @@ "defu": "3.2.2",

"@release-it/conventional-changelog": "2.0.1",
"@sanity/client": "2.7.1",
"@sanity/client": "2.8.0",
"@types/fs-extra": "9.0.11",

@@ -68,0 +69,0 @@ "@types/jest": "26.0.22",

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