anatomogram
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "anatomogram", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Expression Atlas anatomogram", | ||
@@ -8,2 +8,6 @@ "main": "index.js", | ||
"license": "custom", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/gxa/anatomogram.git" | ||
}, | ||
"dependencies": { | ||
@@ -10,0 +14,0 @@ "react": "^0.14.7", |
@@ -45,5 +45,5 @@ const React = require(`react`); | ||
_availableAnatomograms( | ||
args.anatomogramData.species, | ||
args.pathToFolderWithBundledResources, | ||
args.anatomogramData.allSvgPathIds || null); | ||
args.anatomogramData.species, | ||
args.pathToFolderWithBundledResources, | ||
args.anatomogramData.allSvgPathIds || null); | ||
@@ -50,0 +50,0 @@ return( |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8587113
8
0