New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@deboxsoft/accounting-api

Package Overview
Dependencies
Maintainers
1
Versions
434
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deboxsoft/accounting-api - npm Package Compare versions

Comparing version 1.4.0-beta.67 to 1.4.0-beta.68

2

index.js

@@ -1199,3 +1199,3 @@ 'use strict';

const messages = { ...codeMessageDefault$9, ...(moduleCore.getConfig().get("app:accounting:errors") || {}) };
this.message = Mustache__default['default'].render(messages[code], { id: args.id });
this.message = Mustache__default['default'].render(messages[code], args);
this.code = code;

@@ -1202,0 +1202,0 @@ this.notificationType = type;

{
"name": "@deboxsoft/accounting-api",
"version": "1.4.0-beta.67",
"version": "1.4.0-beta.68",
"license": "SEE LICENSE IN LICENSE.md",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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