@embroider/shared-internals
Advanced tools
Comparing version 1.8.1 to 1.8.2
{ | ||
"name": "@embroider/shared-internals", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Utilities shared among the other embroider packages", |
@@ -103,2 +103,3 @@ import type { Funnel } from 'broccoli-funnel'; | ||
}; | ||
treeForMethods: Record<string, string>; | ||
} | ||
@@ -105,0 +106,0 @@ export declare type AddonTreePath = keyof BaseAddonInstance['treePaths']; |
Sorry, the diff of this file is not supported yet
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
95849
1025