New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.210 to 2.1.211

10

dist/yaml.js

@@ -87,7 +87,7 @@ "use strict";

lineWidth: 240,
})
// .replace(/\s*\w*: {}/g, '')
// .replace(/\s*\w*: \[\]/g, '')
.replace(/(\s*- \$key:)/g, '\n$1')
.replace(/-\n\s+version/g, '- version');
});
// .replace(/\s*\w*: {}/g, '')
// .replace(/\s*\w*: \[\]/g, '')
// .replace(/(\s*- \$key:)/g, '\n$1')
// .replace(/-\n\s+version/g, '- version');
// .replace(/(\s*)(language:)/g, '\n$1## ----------------------------------------------------------------------$1$2')

@@ -94,0 +94,0 @@ // replace(/([^:]\n)(\s*-)/g, '$1\n$2')

{
"name": "@azure-tools/codegen",
"version": "2.1.210",
"version": "2.1.211",
"patchOffset": 100,

@@ -5,0 +5,0 @@ "description": "Autorest Code generator common and base classes",

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