Socket
Socket
Sign inDemoInstall

beezlib

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beezlib - npm Package Compare versions

Comparing version 0.9.18 to 0.9.19

3

lib/fsys/index.js

@@ -267,3 +267,4 @@ /**

__filename: __filename,
__dilename: __dirname,
__dirname: __dirname,
console: console,
module: {

@@ -270,0 +271,0 @@ exports: exports

{
"name": "beezlib",
"version": "0.9.18",
"version": "0.9.19",
"description": "The utility library for Node.js using beez projects.",

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

@@ -10,5 +10,7 @@ /**

module.exports = body;
console.log('user.body.loaded');
return body;
}());
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