Socket
Socket
Sign inDemoInstall

is-json

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-json - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "is-json",
"version": "1.0.0",
"description": "check if a string is a valid JSON string in JavaScript without using Try/Catch",
"version": "1.0.1",
"description": "check if a string is a valid JSON string without using Try/Catch",
"main": "index.js",

@@ -6,0 +6,0 @@ "directories": {

@@ -8,3 +8,3 @@ # is-json

check if a string is a valid JSON string in JavaScript without using Try/Catch
check if a string is a valid JSON string without using Try/Catch

@@ -11,0 +11,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc