@embroider/shared-internals
Advanced tools
Comparing version 2.8.2-unstable.7195610 to 2.8.2-unstable.0552afa
{ | ||
"name": "@embroider/shared-internals", | ||
"version": "2.8.2-unstable.7195610", | ||
"version": "2.8.2-unstable.0552afa", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Utilities shared among the other embroider packages", |
@@ -23,3 +23,2 @@ type Filename = string; | ||
}; | ||
externals?: string[]; | ||
'implicit-modules'?: string[]; | ||
@@ -26,0 +25,0 @@ 'implicit-scripts'?: Filename[]; |
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
173829
1715