scandit-cordova-datacapture-barcode
Advanced tools
Comparing version 6.4.2 to 6.5.0-beta.1
{ | ||
"name": "scandit-cordova-datacapture-barcode", | ||
"version": "6.4.2", | ||
"version": "6.5.0-beta.1", | ||
"description": "Scandit Data Capture SDK for Cordova", | ||
@@ -12,3 +12,3 @@ "license": "Apache-2.0", | ||
"scripts": { | ||
"build": "node ./scripts/build-ts.js", | ||
"build": "tsc", | ||
"postbuild": "node ./scripts/post-build.js", | ||
@@ -25,6 +25,5 @@ "test": "npm run lint && jest", | ||
}, | ||
"dependencies": { | ||
"typescript": "^3.4.5" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"typescript": "^3.4.5", | ||
"@types/jest": "^24.0.13", | ||
@@ -31,0 +30,0 @@ "cordova-paramedic": "https://github.com/apache/cordova-paramedic.git", |
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
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
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
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
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
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
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
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
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
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
3
212970
7
74
1298
2
1
- Removedtypescript@^3.4.5
- Removedtypescript@3.9.10(transitive)