Socket
Socket
Sign inDemoInstall

bees

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

lib/bees.js

@@ -44,3 +44,3 @@ var bees = module.exports = function(file) {

return JSON.stringify(json);
return JSON.stringify(json, null, 2);
};
{
"name": "bees",
"version": "0.0.2",
"version": "0.0.3",
"author": "yawnt <yawn.localhost@gmail.com>",

@@ -5,0 +5,0 @@ "description": "HTTP API Generator",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc