@webiny/db
Advanced tools
Comparing version 5.4.0 to 5.5.0-beta.0
{ | ||
"name": "@webiny/db", | ||
"version": "5.4.0", | ||
"version": "5.5.0-beta.0", | ||
"main": "index.js", | ||
@@ -18,2 +18,4 @@ "repository": { | ||
"@babel/core": "^7.5.5", | ||
"@webiny/cli": "^5.5.0-beta.0", | ||
"@webiny/project-utils": "^5.5.0-beta.0", | ||
"rimraf": "^3.0.2", | ||
@@ -23,7 +25,6 @@ "typescript": "^4.1.3" | ||
"scripts": { | ||
"build": "rimraf ./dist '*.tsbuildinfo' && babel src -d dist --source-maps --copy-files --extensions \".ts,.tsx\" && yarn postbuild", | ||
"watch": "babel src -d dist --source-maps --copy-files --extensions \".ts,.tsx\" --watch", | ||
"postbuild": "cp package.json LICENSE README.md dist/ && tsc -p tsconfig.build.json" | ||
"build": "yarn webiny run build", | ||
"watch": "yarn webiny run watch" | ||
}, | ||
"gitHead": "0b64541ac190a12b7fcbaa88218da14cf2249997" | ||
"gitHead": "fd182004749f6b1ef01740c21b6773808c4802c6" | ||
} |
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
21194
6
2