@oncojs/react-lolliplot
Advanced tools
Comparing version 0.11.3 to 0.11.6
@@ -85,3 +85,2 @@ // @flow | ||
.attrs({ | ||
"clip-path": `url(#${uniqueSelector}-chart-clip)`, | ||
class: d => `range-${d.id}-${d.start}-${d.end}`, | ||
@@ -114,4 +113,4 @@ x: d => Math.max(yAxisOffset, scaleLinear(d.start)) + halfPixel, | ||
strokeWidth: 1, | ||
cursor: `pointer`, | ||
}) | ||
.style(`cursor`, `pointer`) | ||
.on(`click`, d => { | ||
@@ -118,0 +117,0 @@ if (onProteinClick) { |
{ | ||
"homepage": "https://github.com/oncojs/lolliplot#readme", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/oncojs/lolliplot/issues" | ||
}, | ||
"keywords": [ | ||
"d3", | ||
"react", | ||
"reactjs", | ||
"boilerplate", | ||
"hot", | ||
"reload", | ||
"hmr", | ||
"live", | ||
"edit", | ||
"webpack" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/oncojs/lolliplot.git" | ||
}, | ||
"author": { | ||
"name": "OncoJS", | ||
"url": "https://github.com/oncojs/" | ||
}, | ||
"private": false, | ||
"name": "@oncojs/react-lolliplot", | ||
"version": "0.11.3", | ||
"version": "0.11.6", | ||
"description": "A protein viewer built with d3 (React Component)", | ||
"browser": true | ||
"browser": "dist/umd/index.min.js", | ||
"main": "dist/lib/index.js", | ||
"dependencies": { | ||
"d3-selection": "^1.0.3", | ||
"invariant": "^2.2.2", | ||
"lodash.range": "^3.2.0", | ||
"react-faux-dom": "^3.0.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "15" | ||
}, | ||
"jsnext:main": "dist/es6/index.js" | ||
} |
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
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
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
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1301684
47
0
8811
0
1
0
5
+ Addedd3-selection@^1.0.3
+ Addedinvariant@^2.2.2
+ Addedlodash.range@^3.2.0
+ Addedreact-faux-dom@^3.0.1
+ Addedasap@2.0.6(transitive)
+ Addedcore-js@1.2.7(transitive)
+ Addedcreate-react-class@15.7.0(transitive)
+ Addedd3-selection@1.4.2(transitive)
+ Addedencoding@0.1.13(transitive)
+ Addedfbjs@0.8.18(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedinvariant@2.2.4(transitive)
+ Addedis-stream@1.1.0(transitive)
+ Addedisomorphic-fetch@2.2.1(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedlodash.range@3.2.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addednode-fetch@1.7.3(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedpromise@7.3.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedquery-selector@1.0.9(transitive)
+ Addedreact@15.7.0(transitive)
+ Addedreact-faux-dom@3.1.0(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedsetimmediate@1.0.5(transitive)
+ Addedstyle-attr@1.3.0(transitive)
+ Addedua-parser-js@0.7.40(transitive)
+ Addedwhatwg-fetch@3.6.20(transitive)