New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cute-stringify

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cute-stringify - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

jsr.jsonc

4

package.json
{
"name": "cute-stringify",
"version": "0.0.2",
"description": "",
"version": "0.0.3",
"description": "Takes your input and makes it cute 💅🏽💅🏽",
"type": "module",

@@ -6,0 +6,0 @@ "main": "index.js",

# `cute-stringify`
This function makes your input cute 💅🏽
Takes your input and makes it cute 💅🏽
## Installation
```sh
# npm registry
npm install cute-stringify
# JSR registry
npx jsr add @kanad/cute-stringify
deno add @kanad/cute-stringify
bunx jsr add @kanad/cute-stringify
```
## Usage
```js
import cuteStringify from "cute-stringify"; // npm
// import cuteStringify from "@kanad/cute-stringify"; // JSR
console.log(cuteStringify("esm"));
```
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