Socket
Socket
Sign inDemoInstall

@craftercms/models

Package Overview
Dependencies
0
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.7 to 4.0.3

2

package.json
{
"name": "@craftercms/models",
"version": "2.0.7",
"version": "4.0.3",
"description": "Crafter CMS data model definitions",

@@ -5,0 +5,0 @@ "main": "./bundles/models.umd.js",

@@ -9,2 +9,4 @@ export interface ContentInstance {

contentTypeId: string;
orderInNav?: number;
disabled: boolean;
sourceMap?: {

@@ -11,0 +13,0 @@ [path: string]: string;

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc