@socialgouv/env-slug
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@socialgouv/env-slug", | ||
"description": "Generate slug for K8S namespace or DB name from git branch", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Fabrique numérique des Ministères Sociaux <dsi-incubateur@sg.social.gouv.fr> (https://incubateur.social.gouv.fr)", | ||
@@ -15,2 +15,5 @@ "bugs": "https://github.com/SocialGouv/env-slug/issues", | ||
}, | ||
"resolutions": { | ||
"@oclif/command": "1.8.10" | ||
}, | ||
"devDependencies": { | ||
@@ -20,4 +23,4 @@ "@babel/core": "^7.16.0", | ||
"@babel/preset-typescript": "^7.16.0", | ||
"@socialgouv/eslint-config-recommended": "^1.99.1", | ||
"@socialgouv/eslint-config-typescript": "^1.99.1", | ||
"@socialgouv/eslint-config-recommended": "^1.100.0", | ||
"@socialgouv/eslint-config-typescript": "^1.100.0", | ||
"@types/jest": "^27.0.3", | ||
@@ -28,6 +31,6 @@ "@types/node": "^16.11.10", | ||
"husky": "^7.0.4", | ||
"jest": "^27.3.1", | ||
"jest": "^27.4.0", | ||
"lint-staged": "^12.1.2", | ||
"nyc": "^15", | ||
"prettier": "^2.4.1", | ||
"prettier": "^2.5.0", | ||
"ts-node": "^10.4.0", | ||
@@ -34,0 +37,0 @@ "typescript": "^4.5.2" |
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
20305