@universal-packages/variable-replacer
Advanced tools
Comparing version 1.7.1 to 1.7.2
{ | ||
"name": "@universal-packages/variable-replacer", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "Easily inject environment variables or provided variables to compose richer strings.", | ||
@@ -13,16 +13,16 @@ "author": "David De Anda <david@universal-packages.com> (https://github.com/universal-packages)", | ||
"test": "jest --watch", | ||
"test:full": "jest --coverage --verbose", | ||
"test:coverage": "jest --coverage", | ||
"test:clear": "jest --clearCache", | ||
"format": "prettier --write \"./{src,tests}/**/*.{ts,tsx,js,jsx,json}\"", | ||
"update-dependents": "umaintenance update-dependents" | ||
"update-universal-dependencies": "umaintenance update-universal-dependencies" | ||
}, | ||
"devDependencies": { | ||
"@trivago/prettier-plugin-sort-imports": "^4.2.0", | ||
"@types/jest": "^29.5.5", | ||
"@trivago/prettier-plugin-sort-imports": "^4.3.0", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^18.11.9", | ||
"@universal-packages/maintenance": "^1.2.5", | ||
"@universal-packages/maintenance": "^1.6.3", | ||
"jest": "^29.7.0", | ||
"prettier": "^3.0.3", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.2.2" | ||
"ts-jest": "^29.1.2", | ||
"typescript": "^5.4.3" | ||
}, | ||
@@ -29,0 +29,0 @@ "jest": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
20858