@regulaforensics/document-reader-webclient
Advanced tools
Comparing version 7.4.82-rc to 7.4.95
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "7.4.82-rc", | ||
"version": "7.4.95", | ||
"description": "Regula Document Reader js client for the browser and node.js based on axios", | ||
@@ -49,3 +49,3 @@ "author": "Regula Forensics, Inc.", | ||
"build": "parcel build --no-source-maps --no-cache", | ||
"prepare": "husky install" | ||
"prepare": "husky" | ||
}, | ||
@@ -56,4 +56,4 @@ "lint-staged": { | ||
"dependencies": { | ||
"@swc/helpers": "^0.5.3", | ||
"axios": "^1.6.8", | ||
"@swc/helpers": "^0.5.12", | ||
"axios": "^1.7.4", | ||
"base64-arraybuffer": "^1.0.2", | ||
@@ -63,16 +63,16 @@ "pako": "^2.1.0" | ||
"devDependencies": { | ||
"@parcel/packager-ts": "^2.10.3", | ||
"@parcel/transformer-typescript-types": "^2.10.3", | ||
"@types/pako": "^2.0.1", | ||
"@parcel/packager-ts": "^2.12.0", | ||
"@parcel/transformer-typescript-types": "^2.12.0", | ||
"@types/pako": "^2.0.3", | ||
"@typescript-eslint/eslint-plugin": "^6.8.0", | ||
"@typescript-eslint/parser": "^6.8.0", | ||
"eslint": "^8.51.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^15.0.1", | ||
"parcel": "^2.10.3", | ||
"prettier": "^3.0.3", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"husky": "^9.1.5", | ||
"lint-staged": "^15.2.9", | ||
"parcel": "^2.12.0", | ||
"prettier": "^3.3.3", | ||
"typescript": "^5.3.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
10542
2
495527
Updated@swc/helpers@^0.5.12
Updatedaxios@^1.7.4