@azure-rest/ai-translation-text
Advanced tools
Comparing version 1.0.1-alpha.20250117.1 to 1.0.1-alpha.20250127.1
@@ -5,3 +5,3 @@ { | ||
"author": "Microsoft Corporation", | ||
"version": "1.0.1-alpha.20250117.1", | ||
"version": "1.0.1-alpha.20250127.1", | ||
"description": "An isomorphic client library for the Azure Cognitive Translator Service", | ||
@@ -56,3 +56,3 @@ "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/README.md", | ||
"execute:samples": "dev-tool samples run samples-dev", | ||
"extract-api": "dev-tool run vendored rimraf review && dev-tool run vendored mkdirp ./review && dev-tool run extract-api", | ||
"extract-api": "dev-tool run vendored rimraf review && dev-tool run extract-api", | ||
"format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"", | ||
@@ -91,4 +91,4 @@ "generate:client": "echo skipped", | ||
"@types/node": "^18.0.0", | ||
"@vitest/browser": "^2.1.5", | ||
"@vitest/coverage-istanbul": "^2.1.5", | ||
"@vitest/browser": "^3.0.3", | ||
"@vitest/coverage-istanbul": "^3.0.3", | ||
"autorest": "latest", | ||
@@ -99,3 +99,3 @@ "dotenv": "^16.0.0", | ||
"typescript": "~5.7.2", | ||
"vitest": "^2.1.5" | ||
"vitest": "^3.0.3" | ||
}, | ||
@@ -102,0 +102,0 @@ "//metadata": { |
565328