Socket
Socket
Sign inDemoInstall

safe-json-utils

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safe-json-utils - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/cjs/index.d.ts

@@ -1,3 +0,3 @@

export declare function safeJsonParse<T>(value: string): T | string;
export declare function safeJsonParse<T = any>(value: string): T | string;
export declare function safeJsonStringify(value: any): string;
//# sourceMappingURL=index.d.ts.map
{
"name": "safe-json-utils",
"description": "Safe Json Utils",
"version": "1.1.0",
"version": "1.1.1",
"author": "Pedro Gomes <github.com/pedrouid>",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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