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.0.184 to 2.0.185

2

dist/text-manipulation.js

@@ -148,3 +148,3 @@ "use strict";

if (Array.isArray(identifier)) {
return [...linq_1.values(identifier).linq.selectMany(deconstruct)];
return [...linq_1.values(identifier).selectMany(deconstruct)];
}

@@ -151,0 +151,0 @@ return identifier.

{
"name": "@azure-tools/codegen",
"version": "2.0.184",
"version": "2.0.185",
"patchOffset": 100,

@@ -51,3 +51,3 @@ "description": "Autorest Code generator common and base classes",

"@azure-tools/async-io": "~3.0.184",
"@azure-tools/linq": "~3.0.184",
"@azure-tools/linq": "~3.0.185",
"js-yaml": "3.13.1",

@@ -54,0 +54,0 @@ "semver": "^5.5.1",

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