@azure-tools/codegen
Advanced tools
Comparing version 2.1.212 to 2.1.213
@@ -13,2 +13,3 @@ export * from './exec'; | ||
export * from './source-track'; | ||
export * from './media-types'; | ||
//# sourceMappingURL=exports.d.ts.map |
@@ -18,2 +18,3 @@ "use strict"; | ||
__export(require("./source-track")); | ||
__export(require("./media-types")); | ||
//# sourceMappingURL=exports.js.map |
{ | ||
"name": "@azure-tools/codegen", | ||
"version": "2.1.212", | ||
"version": "2.1.213", | ||
"patchOffset": 100, | ||
@@ -43,6 +43,6 @@ "description": "Autorest Code generator common and base classes", | ||
"mocha-typescript": "1.1.17", | ||
"typescript": "~3.7.0-beta", | ||
"@typescript-eslint/eslint-plugin": "~2.0.0", | ||
"@typescript-eslint/parser": "~2.0.0", | ||
"eslint": "~6.2.2", | ||
"typescript": "~3.7.1-rc", | ||
"@typescript-eslint/eslint-plugin": "~2.6.0", | ||
"@typescript-eslint/parser": "~2.6.0", | ||
"eslint": "~6.6.0", | ||
"@types/semver": "5.5.0", | ||
@@ -52,4 +52,4 @@ "source-map-support": "0.5.13" | ||
"dependencies": { | ||
"@azure-tools/async-io": "~3.0.199", | ||
"@azure-tools/linq": "~3.1.201", | ||
"@azure-tools/async-io": "~3.0.200", | ||
"@azure-tools/linq": "~3.1.202", | ||
"js-yaml": "3.13.1", | ||
@@ -56,0 +56,0 @@ "semver": "^5.5.1", |
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
190106
64
2430
Updated@azure-tools/linq@~3.1.202