Socket
Socket
Sign inDemoInstall

ip-subnet-calculator

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ip-subnet-calculator - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

5

package.json

@@ -6,3 +6,3 @@ {

"homepage": "https://github.com/franksrevenge/IPSubnetCalculator",
"version": "1.1.4",
"version": "1.1.5",
"files": [

@@ -41,6 +41,5 @@ "lib",

"scripts": {
"test": "mocha",
"test-coverage": "node_modules/.bin/istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js --verbose"
"test": "mocha"
},
"tonicExampleFilename": "examples/tonic.js"
}

@@ -8,6 +8,5 @@ IP Subnet Calculator

[![Build Status](https://travis-ci.org/franksrevenge/IPSubnetCalculator.svg?branch=master)](https://travis-ci.org/franksrevenge/IPSubnetCalculator)
[![Dependency Status](https://david-dm.org/franksrevenge/IPSubnetCalculator/status.png)](https://david-dm.org/franksrevenge/IPSubnetCalculator#info=dependencies&view=table)
[![Dev Dependency Status](https://david-dm.org/franksrevenge/IPSubnetCalculator/dev-status.png)](https://david-dm.org/franksrevenge/IPSubnetCalculator#info=devDependencies&view=table)
[![Build Status](https://travis-ci.org/franksrevenge/IPSubnetCalculator.svg?branch=master)](https://travis-ci.org/franksrevenge/IPSubnetCalculator) [![Coverage Status](https://coveralls.io/repos/github/franksrevenge/IPSubnetCalculator/badge.svg?branch=master)](https://coveralls.io/github/franksrevenge/IPSubnetCalculator?branch=master) [![Dependency Status](https://david-dm.org/franksrevenge/IPSubnetCalculator/status.svg)](https://david-dm.org/franksrevenge/IPSubnetCalculator#info=dependencies&view=table) [![Dev Dependency Status](https://david-dm.org/franksrevenge/IPSubnetCalculator/dev-status.svg)](https://david-dm.org/franksrevenge/IPSubnetCalculator#info=devDependencies&view=table)
What does it do?

@@ -14,0 +13,0 @@ ----------------

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