Socket
Socket
Sign inDemoInstall

nuxt-cms-engine

Package Overview
Dependencies
0
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 4.0.2

2

CHANGELOG.md

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

### [4.0.2](https://github.com/exoort/nuxt-cms-engine/compare/v4.0.1...v4.0.2) (2022-07-16)
### [4.0.1](https://github.com/exoort/nuxt-cms-engine/compare/v4.0.0...v4.0.1) (2022-07-16)

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

2

lib/core/utils.d.ts

@@ -6,3 +6,3 @@ import {ICms, ICmsLayout, ICmsPage, ICmsRoute, ICmsStructure} from "../../types";

static getRouteParams(url: string, cmsUrl: string): Record<string, string>;
static getDetectBy(url: string): string[];
static getDetectBy(url: string, mockDynamic?: boolean): string[];
static getFullUrlParts (url: string, limit?: number): string[];

@@ -9,0 +9,0 @@ static getDefaultPage(): ICmsPage;

{
"name": "nuxt-cms-engine",
"version": "4.0.1",
"version": "4.0.2",
"description": "CMS engine for nuxt framework",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc