@wix/image-kit
Advanced tools
Comparing version 1.80.0 to 1.81.0
{ | ||
"name": "@wix/image-kit", | ||
"description": "Standard library for generating canonical URL's for optimally consuming images at Wix", | ||
"version": "1.80.0", | ||
"version": "1.81.0", | ||
"license": "MIT", | ||
@@ -38,4 +38,4 @@ "author": { | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.0", | ||
"tslib": "^2.6.3" | ||
"@babel/runtime": "^7.25.4", | ||
"tslib": "^2.7.0" | ||
}, | ||
@@ -45,8 +45,8 @@ "devDependencies": { | ||
"@types/node": "^16.18.105", | ||
"@wix/jest-yoshi-preset": "^6.97.0", | ||
"@wix/yoshi-flow-library": "^6.97.0", | ||
"@wix/jest-yoshi-preset": "^6.101.0", | ||
"@wix/yoshi-flow-library": "^6.101.0", | ||
"husky": "~4.2.1", | ||
"jsdom": "^19.0.0", | ||
"lint-staged": "^10.5.4", | ||
"ts-jest": "^29.2.4", | ||
"ts-jest": "^29.2.5", | ||
"typescript": "~4.9.5" | ||
@@ -69,3 +69,3 @@ }, | ||
}, | ||
"falconPackageHash": "0b7234e8f555fecd4458eead22501b92babc96eea43a7bd4f4f1788a" | ||
"falconPackageHash": "ff67931244b176e2cf693502a0024ec996fde358da82934347fcfc91" | ||
} |
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
551875
Updated@babel/runtime@^7.25.4
Updatedtslib@^2.7.0