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.5.6 to 1.5.7

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";

6

dist/fiscal/index.d.ts

@@ -367,2 +367,8 @@ export declare const ICMS_CST: {

};
ValorIcmsCreditoSN: {
Descricao: string;
Chave: string;
Tipo: string;
Aplicacao: string;
};
ValorBaseIcmsST: {

@@ -369,0 +375,0 @@ Descricao: string;

@@ -1033,2 +1033,8 @@ "use strict";

},
ValorIcmsCreditoSN: {
Descricao: 'Valor de crédito de ICMS SN',
Chave: '<icms_valor_credito_sn>',
Tipo: exports.TipoCampo.Numerico,
Aplicacao: exports.OrigemCampo.Nota,
},
ValorBaseIcmsST: {

@@ -1035,0 +1041,0 @@ Descricao: 'Valor base de cálculo ICMSST',

@@ -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";

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

4

dist/marketplace/templates/index.d.ts

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

HOME_PAGE_BRANDS_TITLE: {
KEY: string;
KEY: string; /**
* Constante de configuração de referencia para elementos gerais (any)
*/
DEFAULT: string;

@@ -28,0 +30,0 @@ };

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

@@ -0,0 +0,0 @@ /** Referencia da aparencia na pagina inicial */

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

@@ -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.5.6",
"version": "1.5.7",
"description": "Enumerados ModerShop",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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