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

mdz-enum

Package Overview
Dependencies
Maintainers
0
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdz-enum - npm Package Compare versions

Comparing version 1.4.5 to 1.4.6

0

dist/checkout/index.d.ts

@@ -0,0 +0,0 @@ export declare const TipoItemCheckout: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const SituacaoPedido: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const TipoSolicitacao: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const TipoPermissao: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const MeioPagamento: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const ICMS_CST: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const listEnum: (object: any, filters?: never[]) => {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const Situacao: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export { listEnum, listObjectEnum } from './functions';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const TipoIntegracaoPagamento: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const TipoProduto: {

@@ -0,0 +0,0 @@ "use strict";

15

dist/marketplace/templates/index.d.ts

@@ -9,3 +9,5 @@ import APPEARANCE_REFERENCE from './reference';

ORDER: {
KEY: string;
KEY: string; /**
* Constante de configuração de aparência das páginas
*/
DEFAULT: string;

@@ -29,2 +31,10 @@ };

};
HOME_PAGE_FEATURED_SELECTED_PRODUCTS: {
KEY: string;
DEFAULT: string;
};
HOME_PAGE_FEATURED_SELECTED_PRODUCTS_TITLE: {
KEY: string;
DEFAULT: string;
};
BLOCKS: ({

@@ -214,2 +224,5 @@ id: number;

};
/**
* Constante de configuração de aparência das páginas
*/
DARK: {

@@ -216,0 +229,0 @@ COLOR: {

@@ -0,0 +0,0 @@ "use strict";

@@ -27,2 +27,10 @@ /** Referencia da aparencia na pagina inicial */

};
HOME_PAGE_FEATURED_SELECTED_PRODUCTS: {
KEY: string;
DEFAULT: string;
};
HOME_PAGE_FEATURED_SELECTED_PRODUCTS_TITLE: {
KEY: string;
DEFAULT: string;
};
BLOCKS: ({

@@ -29,0 +37,0 @@ id: number;

15

dist/marketplace/templates/pages/index.js

@@ -31,2 +31,10 @@ "use strict";

},
HOME_PAGE_FEATURED_SELECTED_PRODUCTS: {
KEY: 'home_page_featured_selected_products',
DEFAULT: '',
},
HOME_PAGE_FEATURED_SELECTED_PRODUCTS_TITLE: {
KEY: 'home_page_featured_selected_products_title',
DEFAULT: '',
},
BLOCKS: [

@@ -109,8 +117,5 @@ {

},
enabled: false,
enabled: true,
immutable: false,
badge: {
color: 'info',
text: 'Em breve',
},
badge: null,
},

@@ -117,0 +122,0 @@ {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const TipoEndereco: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const SituacaoOrganizacao: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const TipoRelatorio: {

@@ -0,0 +0,0 @@ "use strict";

{
"name": "mdz-enum",
"version": "1.4.5",
"version": "1.4.6",
"description": "Enumerados ModerShop",

@@ -33,2 +33,1 @@ "main": "dist/index.js",

}
#Enumerados Moderniza
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