Socket
Socket
Sign inDemoInstall

stringify-clone

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stringify-clone - npm Package Compare versions

Comparing version 2.0.12 to 3.0.0

6

package.json
{
"version": "2.0.12",
"version": "3.0.0",
"name": "stringify-clone",

@@ -24,3 +24,3 @@ "description": "Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`",

"engines": {
"node": ">=12"
"node": ">=14"
},

@@ -38,4 +38,4 @@ "files": [

"devDependencies": {
"tap": "^15.0.10"
"tap": "^16.3.0"
}
}

@@ -7,4 +7,2 @@ # Stringify Clone

[![release][release-img]][release-url]
[![super linter][super-linter-img]][super-linter-url]
[![test][test-img]][test-url]
[![semantic][semantic-img]][semantic-url]

@@ -55,9 +53,3 @@

[super-linter-url]: https://github.com/ahmadnassri/node-stringify-clone/actions?query=workflow%3Asuper-linter
[super-linter-img]: https://github.com/ahmadnassri/node-stringify-clone/workflows/super-linter/badge.svg
[test-url]: https://github.com/ahmadnassri/node-stringify-clone/actions?query=workflow%3Atest
[test-img]: https://github.com/ahmadnassri/node-stringify-clone/workflows/test/badge.svg
[semantic-url]: https://github.com/ahmadnassri/node-stringify-clone/actions?query=workflow%3Arelease
[semantic-img]: https://badgen.net/badge/📦/semantically%20released/blue
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