Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apollosproject/ui-fragments

Package Overview
Dependencies
Maintainers
4
Versions
425
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollosproject/ui-fragments - npm Package Compare versions

Comparing version 1.6.1-alpha.9 to 1.6.1-alpha.10

src/searchResults.js

4

package.json
{
"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;
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc