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

nuxt-cms-engine

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-cms-engine - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [2.3.1](https://github.com/exoort/nuxt-cms-engine/compare/v2.2.1...v2.3.1) (2022-06-20)
### [2.2.1](https://github.com/exoort/nuxt-cms-engine/compare/v2.1.6...v2.2.1) (2022-06-20)

@@ -7,0 +9,0 @@

2

package.json
{
"name": "nuxt-cms-engine",
"version": "2.3.0",
"version": "2.3.1",
"description": "CMS engine for nuxt framework",

@@ -5,0 +5,0 @@ "keywords": [

@@ -90,2 +90,3 @@ import {Module} from "@nuxt/types";

export interface CmsEngine {
viewer: any,
middlewares: Record<string, Function>

@@ -92,0 +93,0 @@ getCmsConfig: (...params: any) => Promise<ICms>

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