Socket
Socket
Sign inDemoInstall

@tillpos/rn-receipt-printer-utils

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tillpos/rn-receipt-printer-utils - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

lib/index.d.ts

8

package.json
{
"name": "@tillpos/rn-receipt-printer-utils",
"version": "0.0.9",
"version": "0.0.10",
"description": "Fork of react-native-printer. A React Native Library to support USB/BLE/Net printer",
"main": "dist/index.js",
"main": "lib/index",
"scripts": {

@@ -11,3 +11,3 @@ "pods": "cd example && pod-install --quiet",

"bootstrap": "yarn example && yarn && yarn pods",
"clean": "rm -rf ./dist && rm -rf tsconfig.build.tsbuildinfo",
"clean": "rm -rf ./lib && rm -rf tsconfig.build.tsbuildinfo",
"build": "yarn clean && yarn compile",

@@ -21,3 +21,3 @@ "compile": "tsc -p ./tsconfig.build.json"

"files": [
"dist",
"lib",
"android",

@@ -24,0 +24,0 @@ "ios",

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