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

foolery

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

foolery - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

3

lib/index.js
var async = require('async');
var yaml = require('yamljs');
var fs = require('fs');
var path = require('path');

@@ -13,3 +14,3 @@ var c = [];

var contents = yaml.load(subdirpath + '/test.yml');
contents.pathto = subdirpath;
contents.pathto = file;
c.push(contents);

@@ -16,0 +17,0 @@ }

var fs = require('fs');
var path = require('path');

@@ -3,0 +4,0 @@ var listOut;

{
"name": "foolery",
"version": "0.1.0",
"version": "0.1.1",
"description": "manages your just for testing directories",

@@ -5,0 +5,0 @@ "main": "./index.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