Socket
Socket
Sign inDemoInstall

fmtconv

Package Overview
Dependencies
5
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

2

lib/fmtconv.js

@@ -13,1 +13,3 @@ /**

module.exports.stringYAML2JSON = transcode.stringYAML2JSON
module.exports.stringJSON2JSON = transcode.stringJSON2JSON
module.exports.stringYAML2YAML = transcode.stringYAML2YAML

4

package.json
{
"name": "fmtconv",
"version": "0.3.0",
"description": "Convert between JSON and YAML format.",
"version": "0.3.1",
"description": "Convert between JSON and YAML format files.",
"main": "index.js",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc