Socket
Socket
Sign inDemoInstall

@ebi-gene-expression-group/anatomogram

Package Overview
Dependencies
109
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

2

package.json
{
"name": "@ebi-gene-expression-group/anatomogram",
"version": "2.2.0",
"version": "2.2.1",
"description": "Anatomogram component for Expression Atlas heatmap",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -13,3 +13,5 @@ # Expression Atlas Anatomogram

To install:
`npm install --save anatomogram`
```bash
npm install --save @ebi-gene-expression-group/anatomogram
```

@@ -19,3 +21,3 @@ You can use it as a React component:

```js
import Anatomogram from 'anatomogram'
import Anatomogram from '@ebi-gene-expression-group/anatomogram'

@@ -31,3 +33,3 @@ ...

```js
import {render} from 'anatomogram'
import {render} from '@ebi-gene-expression-group/anatomogram'

@@ -122,1 +124,2 @@ ...

license](https://creativecommons.org/licenses/by/4.0/).
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc