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.0.11 to 2.0.12

2

CHANGELOG.md

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

### [2.0.12](https://github.com/exoort/nuxt-cms-engine/compare/v2.0.11...v2.0.12) (2022-06-04)
### [2.0.11](https://github.com/exoort/nuxt-cms-engine/compare/v2.0.10...v2.0.11) (2022-06-04)

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

4

lib/index.js

@@ -1,2 +0,2 @@

export { default as CmsEngineUtils } from './src/utils'
export { default as CmsEnginePage } from './src/CmsEnginePage'
module.exports.CmsEngineUtils = require('./src/utils')
module.exports.CmsEnginePage = require('./src/CmsEnginePage')
{
"name": "nuxt-cms-engine",
"version": "2.0.11",
"version": "2.0.12",
"description": "CMS engine for nuxt framework",

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

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