@webiny/handler
Advanced tools
Comparing version 4.13.0 to 4.14.0-beta.0
{ | ||
"name": "@webiny/handler", | ||
"version": "4.13.0", | ||
"version": "4.14.0-beta.0", | ||
"main": "index.js", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/runtime": "7.11.2", | ||
"@webiny/plugins": "^4.13.0" | ||
"@babel/runtime": "7.12.1", | ||
"@webiny/plugins": "^4.14.0-beta.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "75e26935febfee5d507cee5e6263229903232788" | ||
"gitHead": "30c8058a65b0013bc947cd27f6b37e81d573ce5a" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
16694
2
- Removed@babel/runtime@7.11.2(transitive)
Updated@babel/runtime@7.12.1