@apollosproject/ui-fragments
Advanced tools
Comparing version 1.6.1-alpha.9 to 1.6.1-alpha.10
{ | ||
"name": "@apollosproject/ui-fragments", | ||
"repository": "git://github.com/apollosproject/apollos-apps.git", | ||
"version": "1.6.1-alpha.9+cb22a8e8", | ||
"version": "1.6.1-alpha.10+e63874fe", | ||
"main": "src/index.js", | ||
@@ -46,3 +46,3 @@ "files": [ | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"gitHead": "cb22a8e8abd5a0bbe986cf2328a32f3a83721ceb" | ||
"gitHead": "e63874fe6e07b58c39899220cc7ed05032e8fdff" | ||
} |
@@ -9,2 +9,3 @@ import * as campus from './campus'; | ||
import * as interfaces from './interfaces'; | ||
import * as searchResults from './searchResults'; | ||
@@ -20,4 +21,5 @@ const FRAGMENTS = { | ||
...interfaces, | ||
...searchResults, | ||
}; | ||
export default FRAGMENTS; |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
23044
15
632