Socket
Socket
Sign inDemoInstall

telejson

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telejson - npm Package Compare versions

Comparing version 7.0.3 to 7.0.4

4

dist/index.js

@@ -1294,3 +1294,5 @@ "use strict";

try {
result2[key2]?.toJSON;
if (result2[key2]) {
result2[key2].toJSON;
}
acc[key2] = result2[key2];

@@ -1297,0 +1299,0 @@ } catch (err) {

{
"name": "telejson",
"version": "7.0.3",
"version": "7.0.4",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [

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