Socket
Socket
Sign inDemoInstall

@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.5 to 1.6.1-alpha.9

4

package.json
{
"name": "@apollosproject/ui-fragments",
"repository": "git://github.com/apollosproject/apollos-apps.git",
"version": "1.6.1-alpha.5+12529518",
"version": "1.6.1-alpha.9+cb22a8e8",
"main": "src/index.js",

@@ -46,3 +46,3 @@ "files": [

"license": "SEE LICENSE IN LICENSE.md",
"gitHead": "125295185736aea85eb7d9548424b5ea6c2372ad"
"gitHead": "cb22a8e8abd5a0bbe986cf2328a32f3a83721ceb"
}

@@ -233,2 +233,9 @@ import gql from 'graphql-tag';

}
primaryAction {
title
action
relatedNode {
...RelatedFeatureNodeFragment
}
}
}

@@ -251,2 +258,5 @@ `;

}
... on ContentChannel {
name
}
}

@@ -253,0 +263,0 @@ `;

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