UNPKG

intersection-of

Version:

Find unique common elements among given arrays

75 lines (39 loc) 2.96 kB
### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v1.3.0](https://github.com/nivrith/intersection-of/compare/v1.2.4...v1.3.0) > 11 July 2019 - Add Slim Cache as Cache Provider [`954384f`](https://github.com/nivrith/intersection-of/commit/954384f33bab10cf64904748e228b4f42e3db52d) #### [v1.2.4](https://github.com/nivrith/intersection-of/compare/v1.2.3...v1.2.4) > 29 June 2019 - Fix Dependencies [`1340518`](https://github.com/nivrith/intersection-of/commit/134051869c095abcc4b1f3df5c3d62bc6f6938bc) #### [v1.2.3](https://github.com/nivrith/intersection-of/compare/v1.2.2...v1.2.3) > 29 June 2019 - Add Benchmarks [`a9ef0bb`](https://github.com/nivrith/intersection-of/commit/a9ef0bb78bccd91d0fdf20843227601a8a62785a) #### [v1.2.2](https://github.com/nivrith/intersection-of/compare/v1.2.1...v1.2.2) > 29 June 2019 - Change Module Target [`475baf9`](https://github.com/nivrith/intersection-of/commit/475baf96bd40ca24671833080e1a0f3ce6a6ac2a) - Patch Config [`1819d5b`](https://github.com/nivrith/intersection-of/commit/1819d5bfa4e7748781c295031f53bc3adb40dc7f) #### [v1.2.1](https://github.com/nivrith/intersection-of/compare/v1.2.0...v1.2.1) > 29 June 2019 - Minor Fixes [`8b2dd74`](https://github.com/nivrith/intersection-of/commit/8b2dd7444a673365aa51225ca2f1125dcfb99f89) #### [v1.2.0](https://github.com/nivrith/intersection-of/compare/v1.1.0...v1.2.0) > 29 June 2019 - Include es5 lib [`825c1da`](https://github.com/nivrith/intersection-of/commit/825c1daf50442128796966ad4de50788bd614279) #### [v1.1.0](https://github.com/nivrith/intersection-of/compare/v1.0.4...v1.1.0) > 29 June 2019 - Fix readme & Memoize Functions [`6a77387`](https://github.com/nivrith/intersection-of/commit/6a7738789c14c79b16387a4b98f9e600b95eaf7d) #### [v1.0.4](https://github.com/nivrith/intersection-of/compare/v1.0.3...v1.0.4) > 26 June 2019 - Fix Typo In Readme [`8aec8d6`](https://github.com/nivrith/intersection-of/commit/8aec8d63c44745e713d2003784b891865909bfb6) #### [v1.0.3](https://github.com/nivrith/intersection-of/compare/v1.0.2...v1.0.3) > 26 June 2019 - Fix package.json [`40d2a01`](https://github.com/nivrith/intersection-of/commit/40d2a01438210a25b041344a08bd6fb47f8d239d) #### [v1.0.2](https://github.com/nivrith/intersection-of/compare/v1.0.1...v1.0.2) > 26 June 2019 - Clean up dependencies and Add Keywords [`928c97f`](https://github.com/nivrith/intersection-of/commit/928c97f5095c58105172bb249798f8e11ce6c9b9) #### v1.0.1 > 26 June 2019 - Init [`d3bebaa`](https://github.com/nivrith/intersection-of/commit/d3bebaa85c3261d054ac55d4aeca459fcf9f0a93) - Add nyc [`e0b66b5`](https://github.com/nivrith/intersection-of/commit/e0b66b55b45b27fa33e074090bc1e54f11058b92) - Update Tests [`2e8ae63`](https://github.com/nivrith/intersection-of/commit/2e8ae63a97ca9de963f8c5a46b49312d17357817)