@limitless.claver/stringify
Advanced tools
Comparing version 1.2.0 to 1.2.1
## [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 @@ |
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106951
18
328