Comparing version
{ | ||
"name": "seqviz", | ||
"version": "1.0.21", | ||
"version": "1.0.23", | ||
"private": false, | ||
@@ -30,2 +30,7 @@ "description": "DNA sequence viewer supporting custom, GenBank, FASTA, NCBI accession, and iGEM part input", | ||
], | ||
"files": [ | ||
"./dist/index.js", | ||
"LICENSE", | ||
"README.md" | ||
], | ||
"main": "dist/index.js", | ||
@@ -36,3 +41,3 @@ "scripts": { | ||
"deploy": "PKG_VERSION=$(node -pe \"require('./package.json').version\") && aws s3 cp ./dist/seqviz.cdn.js s3://lattice-cdn-s3/libs/seqviz/\"$PKG_VERSION\"/ && npm run demo", | ||
"markdown": "node ./scripts/markdown.js ./README.md && node ./scripts/markdown.js ./CODE_OF_CONDUCT.md", | ||
"markdown": "node ./scripts/markdown.js ./README.md", | ||
"pre": "npm run build && npm run demo", | ||
@@ -259,11 +264,15 @@ "major": "npm version major && npm run build && npm run markdown && git add . && git commit --amend -C HEAD && npm publish && npm run deploy", | ||
"name": "Joshua Timmons", | ||
"email": "jtimmons@latticeautomation.com" | ||
"email": "jtimmons@latticeautomation.com", | ||
"url": "https://github.com/JJTimmons" | ||
}, | ||
{ | ||
"name": "Kevin LeShane" | ||
"name": "Kevin LeShane", | ||
"email": "kevin@latticeautomation.com", | ||
"url": "https://github.com/leshane" | ||
}, | ||
{ | ||
"name": "Raymond Chung" | ||
"name": "Raymond Chung", | ||
"url": "https://github.com/RazzYoshi" | ||
} | ||
] | ||
} |
@@ -11,3 +11,3 @@ <div align="center"> | ||
**Latest Production Build:** <!-- exec-bash(cmd:echo `date`) -->Thu Dec 12 18:39:59 EST 2019<!-- /exec-bash --> | ||
**Latest Production Build:** <!-- exec-bash(cmd:echo `date`) -->Thu Dec 12 18:49:00 EST 2019<!-- /exec-bash --> | ||
@@ -77,3 +77,3 @@ **Maintained by:** <!-- pkg-author(cmd:) -->[Lattice Automation](https://latticeautomation.com/)<!-- /pkg-author --> | ||
```html | ||
<script src="https://cdn.latticeautomation.com/libs/seqviz/1.0.21/seqviz.min.js"></script> | ||
<script src="https://cdn.latticeautomation.com/libs/seqviz/1.0.23/seqviz.min.js"></script> | ||
``` | ||
@@ -383,3 +383,1 @@ <!-- /cdn-example --> | ||
You can report bugs at <!-- pkg-bug-url(cmd:) -->[Issues](https://github.com/Lattice-Automation/seqviz/issues)<!-- /pkg-bug-url --> or contact <!-- pkg-bug-email(cmd:) -->[contact@latticeautomation.com](contact@latticeautomation.com)<!-- /pkg-bug-email --> | ||
Before contributing, read our [CODE_OF_CONDUCT](https://github.com/Lattice-Automation/seqviz/blob/master/CODE_OF_CONDUCT.md) |
Sorry, the diff of this file is too big to display
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 16 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
12
-81.82%2
-50%288783
-99.09%4
-98.49%298
-97.92%381
-0.52%