New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsonesc

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

jsonesc - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

6

dist/index.js

@@ -83,5 +83,5 @@ "use strict";

}
// case 'undefined': {
// return '\u001b';
// }
case 'undefined': {
return '\u001b';
}
}

@@ -88,0 +88,0 @@ return value;

{
"name": "jsonesc",
"version": "0.4.9",
"version": "0.4.10",
"description": "Json Escape",

@@ -5,0 +5,0 @@ "repository": {

@@ -93,5 +93,5 @@ import * as Codec from './codec';

}
// case 'undefined': {
// return '\u001b';
// }
case 'undefined': {
return '\u001b';
}
}

@@ -98,0 +98,0 @@ return value;

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