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.12 to 0.4.13

1

es/base93.js

@@ -96,2 +96,1 @@ // last character is not same as original base93

}
//# sourceMappingURL=base93.js.map

@@ -21,2 +21,1 @@ import Base93 from './base93';

}
//# sourceMappingURL=codec.js.map

@@ -226,2 +226,1 @@ import * as Codec from './codec';

})();
//# sourceMappingURL=index.js.map

@@ -99,2 +99,1 @@ "use strict";

exports.default = Base93;
//# sourceMappingURL=base93.js.map

@@ -30,2 +30,1 @@ "use strict";

exports.decodeBase64 = decodeBase64;
//# sourceMappingURL=codec.js.map

@@ -229,2 +229,1 @@ "use strict";

})();
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "jsonesc",
"version": "0.4.12",
"version": "0.4.13",
"description": "Json Escape",

@@ -5,0 +5,0 @@ "main": "lib/index",

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