Socket
Socket
Sign inDemoInstall

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.0 to 1.0.1

.idea/.name

4

index.js

@@ -1,3 +0,3 @@

var jf = require('jsonfile')
, _file;
var jf = require('jsonfile');
var _file;

@@ -4,0 +4,0 @@ module.exports = {};

{
"name": "cat-settings",
"description": "Provides simple API to access and modify application settings, stored in JSON-file",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {

@@ -15,8 +15,7 @@ "jsonfile": "*"

"jsonfile",
"settings",
"json settings"
"settings"
],
"repository": {
"type": "git",
"url": "git://github.com/cat-corporation/cat-settings"
"url": "git://github.com/39dotyt/cat-settings"
},

@@ -23,0 +22,0 @@ "main": "index",

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