🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@bwip-js/react-native

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bwip-js/react-native - npm Package Compare versions

Comparing version
4.10.0
to
4.10.1
+1
-5
dist/bwip-js-rn.d.ts

@@ -1,2 +0,2 @@

// Type definitions for bwip-js 4.10.0 (2026-04-21)
// Type definitions for bwip-js 4.10.1 (2026-04-22)
//

@@ -502,6 +502,2 @@ // THIS DEFINITION FILE IS MACHINE GENERATED - DO NOT EDIT

export function itf14<T>(opts: RenderOptions, drawing: DrawingContext<T>): T;
export function jabcode(opts: RenderOptions): Promise<DataURL>;
export function jabcode(opts: RenderOptions, callback: ToDataURLCallback): void;
export function jabcode<T>(opts: RenderOptions, drawing: DrawingContext<Promise<T>>): Promise<T>;
export function jabcode<T>(opts: RenderOptions, drawing: DrawingContext<T>): T;
export function japanpost(opts: RenderOptions): Promise<DataURL>;

@@ -508,0 +504,0 @@ export function japanpost(opts: RenderOptions, callback: ToDataURLCallback): void;

+1
-1
{
"name": "@bwip-js/react-native",
"version": "4.10.0",
"version": "4.10.1",
"description": "JavaScript barcode generator supporting over 100 types and standards.",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display