scandit-capacitor-datacapture-parser
Advanced tools
Comparing version 7.0.2 to 7.1.0-beta.1
@@ -12,5 +12,2 @@ import { ParsedData } from '../ParsedData'; | ||
} | ||
export interface ParserResult { | ||
data: string; | ||
} | ||
export {}; |
{ | ||
"name": "scandit-capacitor-datacapture-parser", | ||
"version": "7.0.2", | ||
"version": "7.1.0-beta.1", | ||
"description": "Scandit Data Capture SDK for Capacitor", | ||
@@ -36,4 +36,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"scandit-capacitor-datacapture-core": "7.0.2", | ||
"scandit-datacapture-frameworks-core": "7.0.2" | ||
"scandit-capacitor-datacapture-core": "7.1.0-beta.1", | ||
"scandit-datacapture-frameworks-core": "7.1.0-beta.1" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
88925
421
1
+ Addedscandit-capacitor-datacapture-core@7.1.0-beta.1(transitive)
+ Addedscandit-datacapture-frameworks-core@7.1.0-beta.1(transitive)
- Removedscandit-capacitor-datacapture-core@7.0.2(transitive)
- Removedscandit-datacapture-frameworks-core@7.0.2(transitive)