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

@limitless.claver/stringify

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@limitless.claver/stringify - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

CHANGELOG.md
## [1.2.1](https://github.com/limitless-kode/stringify/compare/v1.2.0...v1.2.1) (2023-03-26)
## [1.2.0](https://github.com/limitless-kode/stringify/compare/v1.1.1...v1.2.0) (2023-03-26)

@@ -4,0 +6,0 @@

3

package.json

@@ -7,3 +7,3 @@ {

},
"version": "1.2.0",
"version": "1.2.1",
"description": "String helper method for all string and JSON manipulations",

@@ -45,3 +45,2 @@ "main": "./dist/index.js",

"jsdom": "^21.1.1",
"nodemon": "^2.0.22",
"prettier": "^2.8.7",

@@ -48,0 +47,0 @@ "release-it": "^15.9.3",

# Stringify
![npm](https://img.shields.io/npm/v/@limitless.claver/stringify)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/limitless-kode/stringify/publish.yml)
![GitHub issues](https://img.shields.io/github/issues/limitless-kode/stringify)
![GitHub top language](https://img.shields.io/github/languages/top/limitless-kode/stringify)
![npm](https://img.shields.io/npm/dw/@limitless.claver/stringify)

@@ -9,3 +14,3 @@ Stringify provides a set of methods for working with JSON strings and objects, case conversion, as well as encryption and decryption capabilities. It extends the Ncrypt class for encryption and decryption, and also allows you to convert JSON strings to JSON objects, and vice versa.

This documentation provides an overview of the Stringify class, including its methods, parameters, return types, and examples of how to use them. Whether you're working on a small or large project, Stringify aims to provide an easy-to-use set of tools that can help you with common string manipulation tasks.
q
## Installation

@@ -12,0 +17,0 @@

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