Comparing version 2.2.1 to 2.2.2
@@ -1,1 +0,3 @@ | ||
{"type":"commonjs"} | ||
{ | ||
"type": "commonjs" | ||
} |
@@ -1,1 +0,3 @@ | ||
{"type":"module"} | ||
{ | ||
"type": "module" | ||
} |
{ | ||
"name": "tap-yaml", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Yaml handling for TAP parsers and generators", | ||
@@ -43,3 +43,3 @@ "tshy": { | ||
"dependencies": { | ||
"yaml": "^2.3.0", | ||
"yaml": "^2.4.1", | ||
"yaml-types": "^0.3.0" | ||
@@ -46,0 +46,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21937
Updatedyaml@^2.4.1