Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@azure-tools/codegen

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure-tools/codegen - npm Package Compare versions

Comparing version 2.1.212 to 2.1.213

dist/media-types.d.ts

1

dist/exports.d.ts

@@ -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

14

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc