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

@nuxt/content

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/content - npm Package Compare versions

Comparing version

to
1.5.3

16

CHANGELOG.md

@@ -0,1 +1,17 @@

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.5.3](https://github.com/nuxt/content/compare/@nuxt/content@1.5.2...@nuxt/content@1.5.3) (2020-08-01)
### Bug Fixes
* **content:** remove cycle dependency ([7700762](https://github.com/nuxt/content/commit/77007624fe179b4c3e66da5b2cc257b13d19eda7))
# Changelog

@@ -2,0 +18,0 @@

5

package.json
{
"name": "@nuxt/content",
"version": "1.5.2",
"version": "1.5.3",
"repository": "nuxt/content",

@@ -17,3 +17,2 @@ "license": "MIT",

"@lokidb/loki": "^2.0.0-beta.9",
"@nuxt/content": "^1.5.2",
"change-case": "^4.1.1",

@@ -52,3 +51,3 @@ "chokidar": "^3.4.1",

},
"gitHead": "0444d7cb6bca71857eeac1680bec9acfae4b5aed"
"gitHead": "2d63785c2e5c4d023fa91eca39efed270e71b909"
}

7

README.md

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

![nuxt-content](https://user-images.githubusercontent.com/904724/80923202-7a93e880-8d82-11ea-8ae1-044ebdc80aac.png)
# @nuxt/content

@@ -10,3 +8,3 @@

[![License][license-src]][license-href]
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
[![lerna][lerna-src]][lerna-href]

@@ -59,1 +57,4 @@ > @nuxt/content lets you write in a content/ directory, acting as Git-based Headless CMS

[license-href]: https://npmjs.com/package/@nuxt/content
[lerna-src]: https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg
[lerna-href]: https://lerna.js.org/