@hmcts/properties-volume
Advanced tools
Comparing version 0.0.4 to 0.0.5
"use strict"; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiTG9nZ2VyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vdHlwZXMvQGhtY3RzL25vZGVqcy1sb2dnaW5nL0xvZ2dlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0= | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiTG9nZ2VyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3R5cGVzL0BobWN0cy9ub2RlanMtbG9nZ2luZy9Mb2dnZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 |
{ | ||
"name": "@hmcts/properties-volume", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Azure key-vault flex volume to express properties integration", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"prebuildOnly": "yarn clean && yarn format && yarn lint && echo Using TypeScript && tsc --version", | ||
"build": "rimraf lib && tsc --pretty", | ||
"build": "tsc --pretty", | ||
"test": "jest", | ||
@@ -29,3 +29,2 @@ "coverage": "jest --coverage", | ||
"@types/lodash.merge": "^4.6.5", | ||
"yarn": "^1.13.0", | ||
"lodash.merge": "^4.6.1" | ||
@@ -38,2 +37,3 @@ }, | ||
"@types/supertest": "^2.0.4", | ||
"yarn": "^1.13.0", | ||
"jest":"21.1.0", | ||
@@ -40,0 +40,0 @@ "config": "^3.0.1", |
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
3
12161
20
- Removedyarn@^1.13.0
- Removedyarn@1.22.22(transitive)