Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vect/vector-mapper

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vect/vector-mapper - npm Package Compare versions

Comparing version 0.0.1 to 0.0.4

5

package.json
{
"name": "@vect/vector-mapper",
"version": "0.0.1",
"version": "0.0.4",
"description": "A debugging tool",

@@ -32,4 +32,3 @@ "main": "dist/index.cjs.js",

},
"homepage": "https://github.com/hoyeungw/vect#readme",
"gitHead": "7bf35257f5abceb6b873d4385cb0a0599cedf26c"
"homepage": "https://github.com/hoyeungw/vect#readme"
}

15

README.md

@@ -8,5 +8,5 @@ # @vect/vector-mapper

[![npm license][badge-npm-license]][url-npm]
[![pp install size][badge-pp-install-size]][url-pp]
[![github commit last][badge-github-last-commit]][url-github]
[![github commit total][badge-github-commit-count]][url-github]
[![pp install size][badge-pp-install-size]][url-pp]

@@ -19,16 +19,17 @@ [//]: <> (Shields)

[badge-npm-license]: https://flat.badgen.net/npm/license/@vect/vector-mapper
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/@vect/vector-mapper
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/@vect/vector-mapper
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@vect/vector-mapper
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/vect
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/vect
[//]: <> (Link)
[url-npm]: https://npmjs.org/package/@vect/vector-mapper
[url-github]: https://github.com/hoyeungw/@vect/vector-mapper
[url-pp]: https://packagephobia.now.sh/result?p=@vect/vector-mapper
[url-github]: https://github.com/hoyeungw/vect
##### Util for array
##### Map through each element of an array.
#### Features
- ES2015 syntax
- **Mapper** map an array and return a new array
- **Mutate** map an array and return the array itself

@@ -45,2 +46,2 @@ #### Install

#### Meta
[LICENSE (MIT)](/LICENSE)
[LICENSE (MIT)](LICENSE)
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