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.12 to 2.0.13

2

CHANGELOG.md

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

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

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

4

lib/index.js

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

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

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

],
"type": "module",
"main": "lib/module.js",

@@ -28,0 +29,0 @@ "types": "types/index.d.ts",

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