Socket
Socket
Sign inDemoInstall

@jill64/transform

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/transform - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

18

package.json
{
"name": "@jill64/transform",
"description": "💠 Extended map functions for some JS objects",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"main": "dist/index.js",
"license": "MIT",
"author": "jill64 <intents.turrets0h@icloud.com> (https://github.com/jill64)",
"author": {
"name": "jill64",
"email": "intents.turrets0h@icloud.com",
"url": "https://github.com/jill64",
"image": "https://avatars.githubusercontent.com/u/143883742?v=4"
},
"bugs": "https://github.com/jill64/transform/issues",

@@ -22,3 +27,4 @@ "homepage": "https://github.com/jill64/transform#readme",

"type": "git",
"url": "https://github.com/jill64/transform.git"
"url": "https://github.com/jill64/transform.git",
"image": "https://opengraph.githubassets.com/be93727d6efe61595bd1a6211015df1e98e66d685e9eac1ca60d188ca307537e/jill64/transform"
},

@@ -42,7 +48,7 @@ "publishConfig": {

"devDependencies": {
"@jill64/eslint-config-ts": "1.0.1",
"@jill64/eslint-config-ts": "1.0.14",
"@jill64/prettier-config": "1.0.0",
"typescript": "5.3.3",
"vitest": "1.0.2"
"vitest": "1.2.1"
}
}
}
<!----- BEGIN GHOST DOCS HEADER ----->
# transform
# @jill64/transform
[![npm-version](https://img.shields.io/npm/v/@jill64/transform)](https://npmjs.com/package/@jill64/transform) [![npm-license](https://img.shields.io/npm/l/@jill64/transform)](https://npmjs.com/package/@jill64/transform) [![npm-download-month](https://img.shields.io/npm/dm/@jill64/transform)](https://npmjs.com/package/@jill64/transform) [![npm-min-size](https://img.shields.io/bundlephobia/min/@jill64/transform)](https://npmjs.com/package/@jill64/transform) [![ci.yml](https://github.com/jill64/transform/actions/workflows/ci.yml/badge.svg)](https://github.com/jill64/transform/actions/workflows/ci.yml)
<!----- BEGIN GHOST DOCS BADGES ----->
<a href="https://npmjs.com/package/@jill64/transform"><img src="https://img.shields.io/npm/v/@jill64/transform" alt="npm-version" /></a> <a href="https://npmjs.com/package/@jill64/transform"><img src="https://img.shields.io/npm/l/@jill64/transform" alt="npm-license" /></a> <a href="https://npmjs.com/package/@jill64/transform"><img src="https://img.shields.io/npm/dm/@jill64/transform" alt="npm-download-month" /></a> <a href="https://npmjs.com/package/@jill64/transform"><img src="https://img.shields.io/bundlephobia/min/@jill64/transform" alt="npm-min-size" /></a> <a href="https://github.com/jill64/transform/actions/workflows/ci.yml"><img src="https://github.com/jill64/transform/actions/workflows/ci.yml/badge.svg" alt="ci.yml" /></a>
<!----- END GHOST DOCS BADGES ----->
💠 Extended map functions for some JS objects

@@ -18,1 +22,9 @@

[Usage](./test/index.test.ts)
<!----- BEGIN GHOST DOCS FOOTER ----->
## License
MIT
<!----- END GHOST DOCS FOOTER ----->
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