Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@randajan/jet-core
Advanced tools
[![NPM](https://img.shields.io/npm/v/@randajan/jet-core.svg)](https://www.npmjs.com/package/@randajan/jet-core) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
Goal is to create ecosystem for javascript types with possibility to define custom types. This package provide easy and deep objects map and comparing, generic creating, filtering by types, content & other stuff
npm install @randajan/jet-core
or
yarn add @randajan/jet-core
Reserved function-structure for main jet functionality
Defining custom types for detecting, creating and copying
Catching empty mapable objects and NaN
Return true on any type of variable that has mapable=true on its type definition
Will create instance requested * type (use without "new")
Check the passed type with result from instanceof compare || jet.type
Same as jet.type.isFull but without type detection
Will create copy of instance
Used for selecting, filtering, creating or copying variables
Handle mapable objects (it requires defined type)
Return value from deep nested object
Map any mapable object by default: Object, Array, Set, Map, Pool
Will run every function that will discover without collecting results
MIT © randajan
FAQs
Ecosystem of types and related usefull tools.
The npm package @randajan/jet-core receives a total of 2 weekly downloads. As such, @randajan/jet-core popularity was classified as not popular.
We found that @randajan/jet-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.