Socket
Socket
Sign inDemoInstall

escpos-buffer

Package Overview
Dependencies
3
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.4 to 4.0.5

1

dist/capabilities.d.ts

@@ -331,2 +331,3 @@ declare const capabilities: {

readonly iso88592: "\u001Bt\u0010";
readonly cp874: "\u001Bt\u001E";
};

@@ -333,0 +334,0 @@ };

@@ -407,2 +407,3 @@ "use strict";

iso88592: '\x1Bt\x10',
cp874: '\x1Bt\x1E',
},

@@ -409,0 +410,0 @@ },

2

package.json
{
"name": "escpos-buffer",
"version": "4.0.4",
"version": "4.0.5",
"description": "Library to generate buffer for thermal printers.",

@@ -5,0 +5,0 @@ "author": "GrandChef Team <desenvolvimento@grandchef.com.br>",

@@ -426,2 +426,3 @@ const capabilities = {

iso88592: '\x1Bt\x10',
cp874: '\x1Bt\x1E',
},

@@ -428,0 +429,0 @@ },

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