clustal-js
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "clustal-js", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "repository": "cmdcolin/clustal-js", |
@@ -11,3 +11,3 @@ [![Build Status](https://travis-ci.com/cmdcolin/clustal-js.svg?branch=master)](https://travis-ci.com/cmdcolin/clustal-js) | ||
```js | ||
import {parse} from '@gmod/clustal' | ||
import {parse} from 'clustal-js' | ||
const file = fs.readFileSync('test.aln', 'utf8') | ||
@@ -14,0 +14,0 @@ const ret = parse(file) |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
3662
3
0
1