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

cordova-plugin-receipt-builder

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-receipt-builder - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "cordova-plugin-receipt-builder",
"version": "1.0.7",
"version": "1.0.8",
"description": "Cordova Plugin implemented library drawreceiptlib to build receipt image",

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

@@ -10,3 +10,3 @@ var exec = require('cordova/exec');

fileDir = args.fileDir;
exec(success, error, "ReceiptBuilder", "build", [
exec(success, error, "ReceiptBuilderExt", "build", [
[printData], printCanvas, filename, fileDir

@@ -13,0 +13,0 @@ ])

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