@applitools/image
Advanced tools
Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "@applitools/image", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "Image primitive used for capturing and manipulating screenshots", | ||
@@ -37,4 +37,4 @@ "homepage": "https://applitools.com", | ||
"scripts": { | ||
"lint": "npx eslint '**/*.ts'", | ||
"build": "npx tsc --project ./tsconfig.build.json", | ||
"lint": "node ../../node_modules/.bin/eslint '**/*.ts'", | ||
"build": "node ../../node_modules/.bin/tsc --project ./tsconfig.build.json", | ||
"test": "mocha --no-timeouts -r ts-node/register 'test/*.spec.ts'", | ||
@@ -48,3 +48,3 @@ "test:sanity": "yarn test", | ||
"dependencies": { | ||
"@applitools/utils": "1.3.29", | ||
"@applitools/utils": "1.3.30", | ||
"bmpimagejs": "1.0.4", | ||
@@ -51,0 +51,0 @@ "jpeg-js": "0.4.4", |
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
46229
+ Added@applitools/utils@1.3.30(transitive)
- Removed@applitools/utils@1.3.29(transitive)
Updated@applitools/utils@1.3.30