barkoder-nativescript
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "barkoder-nativescript", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Nativescript support for Barkoder - a Barcode Scanner SDK for the modern enterprise.", | ||
@@ -77,5 +77,7 @@ "main": "barkoder-nativescript", | ||
"tns-core-modules": "^6.0.0", | ||
"tns-platform-declarations": "^6.0.0" | ||
"tns-platform-declarations": "^6.0.0", | ||
"@nativescript/camera": "^5.1.1", | ||
"nativescript-permissions": "^1.3.12" | ||
}, | ||
"bootstrapper": "nativescript-plugin-seed" | ||
} |
13455463
4
+ Added@nativescript/camera@^5.1.1
+ Added@master.technology/permissions@2.0.1(transitive)
+ Added@nativescript/camera@5.1.1(transitive)
+ Addednativescript-permissions@1.3.111.3.12(transitive)