@ovotech/castle
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@ovotech/castle", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"main": "dist/index.js", | ||
@@ -8,21 +8,21 @@ "types": "dist/index.d.ts", | ||
"author": "Ivan Kerin <ikerin@gmail.com>", | ||
"repository": "git@github.com:ovotech/laminar.git", | ||
"repository": "git@github.com:ovotech/castle.git", | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
"@types/jest": "^24.0.19", | ||
"@types/node": "^12.11.1", | ||
"@types/jest": "^24.0.23", | ||
"@types/node": "^12.12.14", | ||
"@types/pg": "^7.11.2", | ||
"@types/uuid": "^3.4.6", | ||
"@typescript-eslint/eslint-plugin": "^2.4.0", | ||
"@typescript-eslint/parser": "^2.4.0", | ||
"eslint": "^6.5.1", | ||
"eslint-config-prettier": "^6.4.0", | ||
"@typescript-eslint/eslint-plugin": "^2.10.0", | ||
"@typescript-eslint/parser": "^2.10.0", | ||
"eslint": "^6.7.2", | ||
"eslint-config-prettier": "^6.7.0", | ||
"jest": "^24.9.0", | ||
"pg": "^7.12.1", | ||
"prettier": "^1.18.2", | ||
"slonik": "^20.1.3", | ||
"ts-jest": "^24.1.0", | ||
"ts-node": "^8.4.1", | ||
"pg": "^7.14.0", | ||
"prettier": "^1.19.1", | ||
"slonik": "^21.4.1", | ||
"ts-jest": "^24.2.0", | ||
"ts-node": "^8.5.4", | ||
"ts-retry-promise": "^0.2.0", | ||
"typescript": "^3.6.4", | ||
"typescript": "^3.7.3", | ||
"uuid": "^3.3.3" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "d5505b61f6f196114e94995fb2c519c5b186a1f0" | ||
"gitHead": "2ff18526dc934b83619b15868aabbf19f8299fe5" | ||
} |
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
17062