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.202 to 2.1.204

4

dist/yaml.js

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

})
.replace(/\s*\w*: {}/g, '')
.replace(/\s*\w*: \[\]/g, '')
// .replace(/\s*\w*: {}/g, '')
// .replace(/\s*\w*: \[\]/g, '')
.replace(/(\s*- \$key:)/g, '\n$1')

@@ -91,0 +91,0 @@ .replace(/-\n\s+version/g, '- version');

{
"name": "@azure-tools/codegen",
"version": "2.1.202",
"version": "2.1.204",
"patchOffset": 100,

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

"dependencies": {
"@azure-tools/async-io": "~3.0.193",
"@azure-tools/linq": "~3.1.195",
"@azure-tools/async-io": "~3.0.194",
"@azure-tools/linq": "~3.1.196",
"js-yaml": "3.13.1",

@@ -55,0 +55,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