@azure-rest/ai-translation-text
Advanced tools
Comparing version 1.0.1-alpha.20240822.1 to 1.0.1-alpha.20240823.1
@@ -5,3 +5,3 @@ { | ||
"author": "Microsoft Corporation", | ||
"version": "1.0.1-alpha.20240822.1", | ||
"version": "1.0.1-alpha.20240823.1", | ||
"description": "An isomorphic client library for the Azure Cognitive Translator Service", | ||
@@ -65,4 +65,4 @@ "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/README.md", | ||
"integration-test": "npm run integration-test:node && npm run integration-test:browser", | ||
"lint:fix": "eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json src test --ext .ts", | ||
"lint:fix": "eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json api-extractor.json src test", | ||
"pack": "npm pack 2>&1", | ||
@@ -69,0 +69,0 @@ "test:browser": "npm run clean && npm run build:test && npm run unit-test:browser", |
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
167732