Socket
Socket
Sign inDemoInstall

clustal-js

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clustal-js - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"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)

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc