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

esoftplay-android-print

Package Overview
Dependencies
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esoftplay-android-print - npm Package Compare versions

Comparing version 0.0.101 to 0.0.102

1

index.ts

@@ -22,4 +22,5 @@

printImage: (base64: string, width: number, align: Justification) => PrinterAndroidLibrary.printImage(base64, width, align),
setPaperSize: (size: 32 | 48) => PrinterAndroidLibrary.setPaperSize(size),
cutPaper: () => PrinterAndroidLibrary.cutPaper(),
feed: () => PrinterAndroidLibrary.feed()
}

2

package.json
{
"name": "esoftplay-android-print",
"version": "0.0.101",
"version": "0.0.102",
"description": "Printing ",

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

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