@nuxtjs/sanity
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -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 @@ |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54273
21
1155
+ Addedchalk@4.1.1(transitive)
- Removedchalk@4.1.0(transitive)
Updatedchalk@4.1.1