Socket
Socket
Sign inDemoInstall

attachmate

Package Overview
Dependencies
67
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

3

docs.json
{
"badges": {
"nodeico": true,
"stability": "stable",
"travis": true

@@ -8,2 +9,2 @@ },

"license": {}
}
}

@@ -5,13 +5,13 @@ {

"author": "Damon Oehlman <damon.oehlman@gmail.com>",
"version": "0.1.6",
"version": "0.1.7",
"dependencies": {
"request": "~2.27.0",
"fstream": "~0.1.24",
"mime": "~1.2.11",
"request": "^2",
"fstream": "~0.1",
"mime": "^1",
"debug": "*"
},
"devDependencies": {
"async": "0.2.x",
"mocha": "~1.14.0",
"mkdirp": "~0.3.5"
"async": "~0.9",
"mocha": "^1",
"mkdirp": "~0.5"
},

@@ -27,3 +27,3 @@ "repository": {

"gendocs": "gendocs > README.md",
"test": "$(npm bin)/mocha --reporter spec -t 0"
"test": "mocha --reporter spec -t 0"
},

@@ -30,0 +30,0 @@ "main": "index.js",

@@ -13,3 +13,3 @@ # attachmate

[![Build Status](https://travis-ci.org/DamonOehlman/attachmate.png?branch=master)](https://travis-ci.org/DamonOehlman/attachmate)
[![stable](https://img.shields.io/badge/stability-stable-green.svg)](https://github.com/badges/stability-badges) [![Build Status](https://img.shields.io/travis/DamonOehlman/attachmate.svg?branch=master)](https://travis-ci.org/DamonOehlman/attachmate)

@@ -157,3 +157,3 @@ ## Downloading From Couch to FileSystem

Copyright (c) 2013 Damon Oehlman <damon.oehlman@gmail.com>
Copyright (c) 2014 Damon Oehlman <damon.oehlman@gmail.com>

@@ -160,0 +160,0 @@ Permission is hereby granted, free of charge, to any person obtaining

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc