New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cfg-manager

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfg-manager - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dist/cfg-manager.js

@@ -13,2 +13,4 @@ 'use strict';

require('babel/polyfill');
var _fs = require('fs');

@@ -15,0 +17,0 @@

6

package.json
{
"name": "cfg-manager",
"version": "1.0.1",
"version": "1.0.2",
"author": "Ricky Chien <ricky060709@gmail.com>",

@@ -15,4 +15,6 @@ "description": "Managing config and environment variables",

"readme": "README.md",
"dependencies": {
"babel": "^5.8.3"
},
"devDependencies": {
"babel": "^5.8.3",
"mocha": "^2.2.5"

@@ -19,0 +21,0 @@ },

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