Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ip-num

Building a TypeScript/JavaScript library for working with ASN, IPv4, and IPv6 numbers. It provides representations of these internet protocol numbers
Collective - Host: opensource - https://opencollective.com/ip-num - Code: https://github.com/ip-num/ip-num

Added some docs

github.com/ip-num/ip-num - a7fc670fdc1950a6fd557908280b69349de14155 authored almost 4 years ago by Dadepo Aderemi <[email protected]>
rename conditional types

github.com/ip-num/ip-num - e3aabf47ba9c51430ce7fc26cdddfe3bd835a183 authored almost 4 years ago by Dadepo Aderemi <[email protected]>
first stab at using some conditional types in IPPool implementation

github.com/ip-num/ip-num - 9dfe55147f845f9b7199e8cfd38c8943eacffc80 authored almost 4 years ago by Dadepo Aderemi <[email protected]>
Initial implementation that retrieves requested prefix from multiple ones from the pool

github.com/ip-num/ip-num - a3f5502724c212324bce7031ff9cf977502c9b0a authored almost 4 years ago by Dadepo Aderemi <[email protected]>
start implementing pool.getMultipleCidrRanges

github.com/ip-num/ip-num - 167918419ef9845a584e5f60c769caf90262b8c7 authored almost 4 years ago by Dadepo Aderemi <[email protected]>
unpegged big-integer dependency. As raised in #26

github.com/ip-num/ip-num - 27ed416951481d83b09aa0f692115309e1071c9c authored about 4 years ago by Dadepo Aderemi <[email protected]>
Always return a new instance in RangedSet#union

github.com/ip-num/ip-num - 2fcbb9f4cedaa9df28f86cd0731fc5e160515d94 authored about 4 years ago by Dadepo Aderemi <[email protected]>
Merge branch '1.3.0' of https://github.com/ip-num/ip-num into 1.3.0

github.com/ip-num/ip-num - 1cc55b1ad812c1d5677557699a0573c2dc1cf6bf authored about 4 years ago by Dadepo Aderemi <[email protected]>
Merge pull request #55 from wibisono/reuse-code

Fix implementation of inside that reuse contains.

github.com/ip-num/ip-num - f8f7c4cddfc774d203269008940194530eb3e076 authored about 4 years ago by dadepo <[email protected]>
Break apart test one assertion per test

github.com/ip-num/ip-num - 9adaca21b4fe22fe10cfcaaa05ac9f20b5cce191 authored about 4 years ago by Adianto Wibisono <[email protected]>
Update main.yml

run on PR

github.com/ip-num/ip-num - 12dfbb66fcb4ea0726f8332d7604d1a45b850653 authored about 4 years ago by dadepo <[email protected]>
Fix implementation of inside that reuse contains.

Added test that fails without this fix.

github.com/ip-num/ip-num - 2be71204f7897e9298a146b228fc505184854f3c authored about 4 years ago by Adianto Wibisono <[email protected]>
updating documentation and dist for release

github.com/ip-num/ip-num - fa601ad3b467a017e25b36ed68a0bb5b10044a50 authored about 4 years ago by Dadepo Aderemi <[email protected]>
update version to 1.2.4-2

github.com/ip-num/ip-num - ceb4a63e7744553d95106a23918c24f7fb9a651c authored about 4 years ago by Dadepo Aderemi <[email protected]>
Making use of RangedSet.contains in the implementation of RangedSet.inside

github.com/ip-num/ip-num - 8113ceccfeb7c8981526fe06f82bf90649c10377 authored about 4 years ago by Dadepo Aderemi <[email protected]>
switched from RangedSet<AbstractIPNum> to RangedSet<T>

github.com/ip-num/ip-num - 3a85fa04504e316850a11f860fcf4f0fecae5264 authored about 4 years ago by Dadepo Aderemi <[email protected]>
updating documentation and dist for release

github.com/ip-num/ip-num - 399afebc62131d0249a756bb9f9645c6818820bc authored about 4 years ago by Dadepo Aderemi <[email protected]>
changed version to 1.2.4-1

github.com/ip-num/ip-num - a41a4fbb815fab6823cd6edb621b7e305e690023 authored about 4 years ago by Dadepo Aderemi <[email protected]>
updating documentation and dist for release

github.com/ip-num/ip-num - ca86dbfb13973bd940659f651ec3c160f25d8e94 authored about 4 years ago by Dadepo Aderemi <[email protected]>
1.2.5-0

github.com/ip-num/ip-num - ecfe173c62b1d3420cb1ea01e1f3cb55f43e6374 authored about 4 years ago by Dadepo Aderemi <[email protected]>
updated READ ME with overview of some important modules

github.com/ip-num/ip-num - 95a1dadc1d3c76a87111cce525b978b6d8371a28 authored about 4 years ago by Dadepo Aderemi <[email protected]>
updated documentations

github.com/ip-num/ip-num - b132080a93e0ef4aee7e3b3672fb316878d29ab2 authored about 4 years ago by Dadepo Aderemi <[email protected]>
updating documentation and dist for release

github.com/ip-num/ip-num - 14ffb14220357ab169e76c02a77d5816d79e8425 authored about 4 years ago by Dadepo Aderemi <[email protected]>
1.2.4-0

github.com/ip-num/ip-num - 0113c35da10868b7f9a23d5ca3abed5cd8af53e8 authored about 4 years ago by Dadepo Aderemi <[email protected]>
merging master

github.com/ip-num/ip-num - a148ade998fafcba9914a62676c096a11412210b authored about 4 years ago by Dadepo Aderemi <[email protected]>
Merge pull request #53 from ip-num/dependabot/npm_and_yarn/ini-1.3.7

Bump ini from 1.3.5 to 1.3.7

github.com/ip-num/ip-num - b4901a5d85421e9429ff23be4f3c1ce03e92ab98 authored about 4 years ago by dadepo <[email protected]>
updated doc for AbstractIPNum

github.com/ip-num/ip-num - 165c244b86d05ba1eb1d15dad5e4ff9181aaf163 authored about 4 years ago by Dadepo Aderemi <[email protected]>
Bump ini from 1.3.5 to 1.3.7

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github...

github.com/ip-num/ip-num - a5e2af3902662a69d1e7598615ac33c66d9954bc authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #52 from ip-num/dependabot/npm_and_yarn/highlight.js-10.4.1

Bump highlight.js from 10.4.0 to 10.4.1

github.com/ip-num/ip-num - e2d85ee895ed4541d320ab970d9ce408348a47b5 authored about 4 years ago by dadepo <[email protected]>
Bump highlight.js from 10.4.0 to 10.4.1

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.4.1.
- [Rele...

github.com/ip-num/ip-num - 94a52d1fc30fbb24e0bc88663e8243624e1f141b authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #51 from ip-num/dependabot/npm_and_yarn/highlight.js-10.4.0

Bump highlight.js from 10.1.1 to 10.4.0

github.com/ip-num/ip-num - bb42355c76c215a153f76fa0cc6b382a03718012 authored about 4 years ago by dadepo <[email protected]>
Update main.yml

github.com/ip-num/ip-num - 1c1f7a08d0042750bc4d40ce93a9d7a1525c4f91 authored about 4 years ago by dadepo <[email protected]>
Bump highlight.js from 10.1.1 to 10.4.0

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.1.1 to 10.4.0.
- [Rele...

github.com/ip-num/ip-num - 6dc1ad1ebe4f9a6028ea51189bfa4cd67f32894e authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Create main.yml

github.com/ip-num/ip-num - 74721b7c6755bee2962f4a344c9d96636fa4156a authored about 4 years ago by dadepo <[email protected]>
rename subnet mask to mask #37

github.com/ip-num/ip-num - df44897942a107d2326fa2f51f0802250ddfa432 authored about 4 years ago by Dadepo Aderemi <[email protected]>
updated some js docs

github.com/ip-num/ip-num - ed3e0a7da5947506d679e72c2e08505e5f3bb30d authored about 4 years ago by Dadepo Aderemi <[email protected]>
Create codeql-analysis.yml

github.com/ip-num/ip-num - 67a4a083955bd4c8210ae59b120ba1d74e1554f2 authored over 4 years ago by dadepo <[email protected]>
Mainly improving type saftey for IPPool#fromIPNumbers

github.com/ip-num/ip-num - 1bb5218f2b7cc49d1631c39af5cf8a173cce4695 authored over 4 years ago by Dadepo Aderemi <[email protected]>
first step in removing some use of union types

github.com/ip-num/ip-num - 5d6e2c03254417ce167e713528da2224ff24da1b authored over 4 years ago by Dadepo Aderemi <[email protected]>
Merge pull request #50 from ip-num/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19

github.com/ip-num/ip-num - ff2922787a486a20bffe8afee3c4f218f153760f authored over 4 years ago by dadepo <[email protected]>
Bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

github.com/ip-num/ip-num - 23307b29c96b05f116b5e0b1b9d8c42c9ff124b9 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
included link to release page.

github.com/ip-num/ip-num - beb65b7e19f9904e70d16dd608fb8ca69e988e45 authored over 4 years ago by dadepo <[email protected]>
updating documentation and dist for release

github.com/ip-num/ip-num - c7daf1e24657eca1875ef49548af043f293f0ce1 authored over 4 years ago by Dadepo Aderemi <[email protected]>
1.2.3

github.com/ip-num/ip-num - fd2378f016f291c3d3f65b68bdfc6e210233cb2e authored over 4 years ago by Dadepo Aderemi <[email protected]>
Making test run again after upgrade

github.com/ip-num/ip-num - e81d6faabcb2ef5389e25eac1de72d6937a9e80a authored over 4 years ago by Dadepo Aderemi <[email protected]>
more fiddling with dependencies

github.com/ip-num/ip-num - db6b78e6887874d22d8d153537442fa88ae07502 authored over 4 years ago by Dadepo Aderemi <[email protected]>
Updated dependencies

github.com/ip-num/ip-num - 17c4572f1e3159a58f76401812444a93c83ca8ae authored over 4 years ago by Dadepo Aderemi <[email protected]>
Merge pull request #49 from cscheuermann-81/bugfix/wrongIpv6Addresses

Bugfix/wrong ipv6 addresses

github.com/ip-num/ip-num - 495756b95bad9aab48a924522a6c790c76389938 authored over 4 years ago by dadepo <[email protected]>
remaned fromCidrRange to fromCidrRanges

github.com/ip-num/ip-num - dbe23ac6193f23621ff0019aad430a866593526d authored over 4 years ago by Dadepo Aderemi <[email protected]>
fix: add compiled sources

github.com/ip-num/ip-num - 2061968d889d732dccf366e56980eb3c68da661a authored over 4 years ago by Scheuermann Christian (DC-AE/ESW1) <[email protected]>
fix: remove leading zeros IPv6 address

github.com/ip-num/ip-num - 9d2b5bfa31bdb3c6fa5cd08ed566d0b22bb89aa2 authored over 4 years ago by Scheuermann Christian (DC-AE/ESW1) <[email protected]>
fix: binaryStringToHexadecatets returns wrong hexadecatets for adresses like 131073n

github.com/ip-num/ip-num - aaccd3fabe222ee1e973f4ff15c37cf81308335b authored over 4 years ago by Scheuermann Christian (DC-AE/ESW1) <[email protected]>
Merge pull request #46 from ip-num/dependabot/npm_and_yarn/jquery-3.5.0

Bump jquery from 3.4.1 to 3.5.0

github.com/ip-num/ip-num - 75ccedfc4405fd1eba66917b02bfbd51b1471c6b authored over 4 years ago by dadepo <[email protected]>
Renamed getSingleRange to getSingleCidrRange

github.com/ip-num/ip-num - 0b966f754b0531bd074fe2882ebb088257ebfbdd authored over 4 years ago by Dadepo Aderemi <[email protected]>
Using some conditional types to ensure more type saftey in RangedSet

github.com/ip-num/ip-num - 1e9cfee0db570727e32f37d4db3d0baf00a80c96 authored over 4 years ago by Dadepo Aderemi <[email protected]>
Bump jquery from 3.4.1 to 3.5.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://...

github.com/ip-num/ip-num - cdd3d013e7b0403b50be61c968ee18b4a0abe318 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added a fromString method to create IPv4 and IPv6

github.com/ip-num/ip-num - b88b80f3ad3ffd03c33a586515ee06152a8e4604 authored over 4 years ago by Dadepo Aderemi <[email protected]>
Made fromIPNumbers not compile if mixed IP types are used

github.com/ip-num/ip-num - 103469ba4b4bf10d87102b502e3916585232a958 authored over 4 years ago by Dadepo Aderemi <[email protected]>
Added convenience method fromCidrRange to create Pool from cidr ranges. Renamed fromIPRange to fromRangeSet

github.com/ip-num/ip-num - 22b448a4a88212cb1a14558595bd4c31a717f760 authored over 4 years ago by Dadepo Aderemi <[email protected]>
Using array destructuring

github.com/ip-num/ip-num - 1971e2bbdf3fd961210286b62b0357c2024667bf authored over 4 years ago by Dadepo Aderemi <[email protected]>
Added prepend and append method to RangedSet

github.com/ip-num/ip-num - 8f03722a1f77453715c7a2ca2f18d5d76d6a8011 authored over 4 years ago by Dadepo Aderemi <[email protected]>
Added a fromRangeString convenience method to RangedSet

github.com/ip-num/ip-num - abc252fc5f87a0b0d4b1b4876a9093c7e0298711 authored over 4 years ago by Dadepo Aderemi <[email protected]>
Rename Range to RangedSet

github.com/ip-num/ip-num - bede76abd74269b79fa4727e687be23b37b78112 authored over 4 years ago by Dadepo Aderemi <[email protected]>
Added ability to get the prefix from IPv6SubnetMask and IPv4SubnetMask. See issue #40 and #41

github.com/ip-num/ip-num - 4eb120ad3357856ebfa74097521e5a3fd3d24dca authored over 4 years ago by Dadepo Aderemi <[email protected]>
changes to add getSingleRange

github.com/ip-num/ip-num - f8716d33461a01db85b602270cc4063218b4966d authored over 4 years ago by Dadepo Aderemi <[email protected]>
Merge pull request #39 from ip-num/dependabot/npm_and_yarn/acorn-6.4.1

Bump acorn from 6.4.0 to 6.4.1

github.com/ip-num/ip-num - 0ba4c9d31ac81fa1b63febb25440a8bb5afb3051 authored almost 5 years ago by dadepo <[email protected]>
Bump acorn from 6.4.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://g...

github.com/ip-num/ip-num - cf6574769d0c194235948a2c2e1d7139f5ddf7c7 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add ability to clear pool or reset with given ranges

github.com/ip-num/ip-num - e6ba23f0fbc5f438a97cb65f49478f9c1c70a3cb authored almost 5 years ago by Dadepo Aderemi <[email protected]>
added ability to subtract a range from another

github.com/ip-num/ip-num - 4253d3f73ce70e38daae5bc844a903ed631d6d4b authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Added ability to create sub range

github.com/ip-num/ip-num - 32d34a30d26f2a24d5a3d74b588076505f8c62ee authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Updated tests for IPPool

github.com/ip-num/ip-num - 7ed00fb159941c7f39363f339d00a4eaf008fa46 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Introduced the Pool abstraction and ability to aggregate ranges in the pool

github.com/ip-num/ip-num - 3e39615bbfc12bc1887aace8da7d17ae122370f1 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Added convenience method to create a range with a single ip

github.com/ip-num/ip-num - 5e813828130cdd5a5ea62e8093c87e9808f8f9c8 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
some renaming

github.com/ip-num/ip-num - bfb42a8a0a82f014f26ac8d4d9b94f356ff98c1c authored almost 5 years ago by Dadepo Aderemi <[email protected]>
added more docs

github.com/ip-num/ip-num - c4132b058abdb9ccbbfae6404a4701845c3cdb8b authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Added some documentation to Range. Also now throws exception when trying to construct range with first greater than last

github.com/ip-num/ip-num - 6d9882b357d1ec93dbef1405f3ef8ae5ec60dfbe authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Added ability to convert Range to Cidr

github.com/ip-num/ip-num - 920986f6fc6ed5559b3af194e951367876eff911 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Moved logic to return size of a prefix to Prefix type

github.com/ip-num/ip-num - fa2185f4c4fcc3db0858f91265fe774dd718b3fc authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Added ability to create prefix from range size

github.com/ip-num/ip-num - 50216986fcc129117f6eca24d399a1ff163a9ef6 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
added toRangeString to abstract IPRange

github.com/ip-num/ip-num - 99b21794946ec08a7d2ed1cc596527df6d9c6d06 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Added method to tell if cidr range is mergeable

github.com/ip-num/ip-num - 05efc6cc7c4d442265f723193cc0f60a60afd05e authored almost 5 years ago by Dadepo Aderemi <[email protected]>
fix flaw in isOverlapping logic and added union operation to Range

github.com/ip-num/ip-num - 24ef6015ee5e019f5405badd5209ab1f8e9ebdde authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Added is equal methods to ranges

github.com/ip-num/ip-num - d62704a7364606cd617eb5c76d0f04c6d35e93e1 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Updating to have methods on Range work with Range type

github.com/ip-num/ip-num - 647e0ad47ef6a62d8af8dd2509d21c8bee2c8947 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
improved the Range iterator and added some tests to ranges

github.com/ip-num/ip-num - 62166bc924aad344cd08ee715337c08c64d68201 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Re-arranged modules

github.com/ip-num/ip-num - ad68d987623aeccedb9a9cbfe5b84f91a1e1b764 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
updating documentation and dist for release

github.com/ip-num/ip-num - f9f78ff702c29736eed2496541b42fa8e06f4f93 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
1.2.2

github.com/ip-num/ip-num - 5789c19c3f5efb992b1e91f0d51320c0d624f336 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
changing version back to 1.2.1 in preparation for 1.2.2 release

github.com/ip-num/ip-num - f16e023e62afa14f4f529a1c21b618b8c2f32339 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
updating documentation and dist for release

github.com/ip-num/ip-num - 7bbca6f091840005c2b2864016034ab69523d382 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
1.2.3-0

github.com/ip-num/ip-num - daa68c0bcc69e0f16f853dd4480c784f7ee5a015 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
temp. skipping lib check

github.com/ip-num/ip-num - 8b3d779256e12d3a788aa52c71db877f8cd2e820 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
updating documentation and dist for release

github.com/ip-num/ip-num - 81f2f1ba421ff6fede3237a8fb05bd1aed976a52 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
1.2.2-0

github.com/ip-num/ip-num - 8523d03ea1e50d23e3ca02c5677c21a3afbcb9e1 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Revert "1.2.2"

This reverts commit 516599b6

github.com/ip-num/ip-num - 34c27f8f4d05e20fee63fa25129346347911b043 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Updated lib to esnext

github.com/ip-num/ip-num - 79742e735dfe7473d2b8398af012dd360515be48 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
1.2.2

github.com/ip-num/ip-num - 5f39336ef0b5a5b50b86094c2ce1080662c39176 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Revert "1.2.2"

This reverts commit dd6c9844

github.com/ip-num/ip-num - 303fc58fac114557ad712ec5109f7b30ef302cd3 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
Revert "1.2.3"

This reverts commit 03c35686

github.com/ip-num/ip-num - 6b1639689841b17cc58a9c7ea9ada1bf21d65334 authored almost 5 years ago by Dadepo Aderemi <[email protected]>
1.2.3

github.com/ip-num/ip-num - 0b55c89c8051239f403d84bf7ce135645be9d0ea authored almost 5 years ago by Dadepo Aderemi <[email protected]>