@webiny/handler
Advanced tools
Comparing version 4.0.0-beta.8 to 4.0.0-beta.9
{ | ||
"name": "@webiny/handler", | ||
"version": "4.0.0-beta.8", | ||
"version": "4.0.0-beta.9", | ||
"main": "index.js", | ||
@@ -18,3 +18,3 @@ "license": "MIT", | ||
"@babel/runtime": "^7.5.5", | ||
"@webiny/plugins": "^4.0.0-beta.8" | ||
"@webiny/plugins": "^4.0.0-beta.9" | ||
}, | ||
@@ -33,6 +33,5 @@ "devDependencies": { | ||
"watch": "babel src -d dist --source-maps --copy-files --extensions \".ts\" --watch", | ||
"postbuild": "cp package.json LICENSE README.md dist/ && tsc -p tsconfig.build.json", | ||
"prepublishOnly": "yarn build" | ||
"postbuild": "cp package.json LICENSE README.md dist/ && tsc -p tsconfig.build.json" | ||
}, | ||
"gitHead": "c8b329c1cf7862283b9b551b05a87b4b398375e8" | ||
"gitHead": "33804cb07a21cab7942626ac034e3a3cd71d8806" | ||
} |
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
16732