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

cat-settings

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cat-settings - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

10

index.js
/**
* @license GPLv3
* @license GPL-3.0+
* @author 0@39.yt (Yurij Mikhalevich)

@@ -38,4 +38,4 @@ */

/**
* Sets all object properties to same in settings without cleaning and saving
*
* Sets all object properties to same in settings without cleaning and
* saving
* @param {Object} settings

@@ -63,3 +63,2 @@ */

* Asynchronously loads object from JSON file
*
* @param {String} [file]

@@ -94,3 +93,2 @@ * @param {Function} callback

* Synchronously loads object from JSON file
*
* @param {String} [file]

@@ -120,3 +118,2 @@ * @returns {Object}

* Asynchronously saves object to JSON file
*
* @param {String} [file]

@@ -143,3 +140,2 @@ * @param {Function} callback

* Synchronously saves object to JSON file
*
* @param {String} [file]

@@ -146,0 +142,0 @@ */

{
"name": "cat-settings",
"description": "Provides simple API to access and modify application settings, stored in JSON-file",
"version": "1.0.2",
"license": "GPL-3.0+",
"version": "1.0.3",
"dependencies": {

@@ -6,0 +7,0 @@ "jsonfile": "*"

Sorry, the diff of this file is not supported yet

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