You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@azure/avocado

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/avocado - npm Package Compare versions

Comparing version

to
0.4.5

# Changelog
## 0.4.5
- A test for diamond dependencies.
- CI should test Node 12 instead of Node 11.
- `@types/js-yaml` is a dev dependency.
## 0.4.4

@@ -4,0 +10,0 @@

{
"name": "@azure/avocado",
"version": "0.4.4",
"version": "0.4.5",
"description": "A validator of OpenAPI configurations",

@@ -80,3 +80,3 @@ "main": "dist/index.js",

"dependencies": {
"@azure/openapi-markdown": "^0.9.0",
"@azure/openapi-markdown": "^0.9.1",
"@ts-common/async-iterator": "^0.2.0",

@@ -89,3 +89,2 @@ "@ts-common/commonmark-to-markdown": "^1.2.0",

"@ts-common/string-map": "^0.3.0",
"@types/js-yaml": "^3.12.1",
"commonmark": "^0.29.0",

@@ -96,6 +95,7 @@ "js-yaml": "^3.13.1",

"devDependencies": {
"@types/jest": "^24.0.11",
"@types/js-yaml": "^3.12.1",
"@types/jest": "^24.0.12",
"@types/node": "^11.10.4",
"jest": "^24.7.1",
"jest-junit": "^6.3.0",
"jest-junit": "^6.4.0",
"prettier": "^1.17.0",

@@ -102,0 +102,0 @@ "tslint": "^5.16.0",