New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

multiples

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiples - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

.travis.yml

3

package.json
{
"name": "multiples",
"version": "1.0.2",
"version": "1.0.3",
"description": "Generate a list of integers from i1 to i2 verifying conditions about given multiple(s)",

@@ -32,2 +32,3 @@ "main": "lib/index.js",

"ava": "^0.13.0",
"babel-cli": "^6.6.5",
"babel-eslint": "^6.0.2",

@@ -34,0 +35,0 @@ "babel-plugin-add-module-exports": "^0.1.2",

@@ -5,2 +5,3 @@ # multiples

[![npm version](https://badge.fury.io/js/multiples.svg)](https://badge.fury.io/js/multiples)
[![Build status](https://travis-ci.org/nicolaspayot/multiples.svg)](https://travis-ci.org/nicolaspayot/multiples)

@@ -7,0 +8,0 @@ ## Install

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