Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lcm

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lcm - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name" : "lcm",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "compute the least common multiple using Euclidean algorithm",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -6,2 +6,3 @@ # lcm

[![Build Status](https://travis-ci.org/nickleefly/node-lcm.svg?branch=master)](https://travis-ci.org/nickleefly/node-lcm)

@@ -19,3 +20,3 @@ # example

```
11
42
```

@@ -44,2 +45,2 @@

MIT
MIT
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