@travetto/manifest
Advanced tools
Comparing version 5.0.8 to 5.0.9
{ | ||
"name": "@travetto/manifest", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"description": "Support for project indexing, manifesting, along with file watching", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -50,2 +50,3 @@ import type { ManifestModuleRole, NodeModuleType } from './common'; | ||
typesFolder?: string; | ||
binaryDependencies?: string[]; | ||
}; | ||
@@ -52,0 +53,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
60515
1316