Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsonfile-obj-db

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonfile-obj-db - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

main.js

@@ -26,2 +26,3 @@ const jsonfile = require( "jsonfile" );

}
if ( xP.indexOf(".json") === -1 ) { xP = xP + ".json"; }
WC._DB_NAME = xN;

@@ -28,0 +29,0 @@ WC._DB_PATH = xP;

2

package.json
{
"name": "jsonfile-obj-db",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "main.js",

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