@travetto/manifest
Advanced tools
Comparing version 3.0.0-rc.13 to 3.0.0-rc.14
{ | ||
"name": "@travetto/manifest", | ||
"version": "3.0.0-rc.13", | ||
"version": "3.0.0-rc.14", | ||
"description": "Manifest support", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -200,3 +200,2 @@ import { readFileSync } from 'fs'; | ||
} | ||
default: throw new Error(`Unknown package manager: ${ctx.packageManager}`); | ||
} | ||
@@ -203,0 +202,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
57130
1524