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.0.0 to 1.0.1

10

bower.json
{
"name" : "ip-subnet-calculator",
"version" : "1.0.0",
"main" : "lib/ip-subnet-calculator.js",
"keywords" : [ "ip", "subnet", "network", "netmask", "calculator" ],
"authors" : [ "Aleksi Asikainen" ],
"homepage" : "https://github.com/franksrevenge/IPSubnetCalculator",
"license" : "Apache-2.0",
"repository" : {
"type" : "git",
"url" : "git://github.com/franksrevenge/IPSubnetCalculator.git"
},
"ignore" : [

@@ -8,0 +16,0 @@ "resources",

6

package.json

@@ -6,5 +6,5 @@ {

"homepage" : "https://github.com/franksrevenge/IPSubnetCalculator",
"version" : "1.0.0",
"version" : "1.0.1",
"main" : "lib/ip-subnet-calculator.js",
"keywords" : [ "ip", "subnet", "network", "netmask" ],
"keywords" : [ "ip", "subnet", "network", "netmask", "calculator" ],
"engines" : { "node" : "*" },

@@ -14,3 +14,3 @@ "dependencies" : {},

"optionalDependencies" : {},
"license" : "Apache 2.0",
"license" : "Apache-2.0",
"repository" : {

@@ -17,0 +17,0 @@ "type" : "git",

Sorry, the diff of this file is not supported yet

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