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

@azure/avocado

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/avocado - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

1

dist/index.js

@@ -225,2 +225,3 @@ "use strict";

.getInputFiles(m.markDown)
.map(f => f.replace('$(this-folder)', '.'))
.uniq()

@@ -227,0 +228,0 @@ .map(f => path.resolve(path.join(dir, ...f.split('\\'))))

2

package.json
{
"name": "@azure/avocado",
"version": "0.6.1",
"version": "0.6.2",
"description": "A validator of OpenAPI configurations",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -285,2 +285,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved.

.getInputFiles(m.markDown)
.map(f => f.replace('$(this-folder)', '.'))
.uniq()

@@ -287,0 +288,0 @@ .map(f => path.resolve(path.join(dir, ...f.split('\\'))))

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