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

afile

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

afile - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

license

1

index.js

@@ -5,3 +5,2 @@ 'use strict';

var path = require('path');
var next = require('next-promise');

@@ -8,0 +7,0 @@ function findone(targets, cb) {

{
"name": "afile",
"version": "0.1.0",
"description": "My marvelous module",
"version": "0.1.1",
"description": "Find a file on the list",
"license": "MIT",

@@ -13,3 +13,3 @@ "repository": "ragingwind/afile",

"engines": {
"node": ">=0.10.0"
"node": ">=0.4.0"
},

@@ -25,6 +25,2 @@ "scripts": {

],
"dependencies": {
"next-promise": "^1.0.1",
"q": "^1.4.1"
},
"devDependencies": {

@@ -31,0 +27,0 @@ "mocha": "*"

@@ -1,2 +0,2 @@

# afile [![Build Status](https://travis-ci.org/ragingwind/afile.svg?branch=master)](https://travis-ci.org/ragingwind/afile)
# afile

@@ -3,0 +3,0 @@ > Find a file on the list

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