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

archivist-middleware

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

archivist-middleware - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

2

lib/index.js

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

// Generated by CoffeeScript 1.7.0
// Generated by CoffeeScript 1.9.1
(function() {

@@ -3,0 +3,0 @@ var mm;

{
"name": "archivist-middleware",
"version": "0.0.2",
"version": "0.1.0",
"author": "Carrot Creative <dev@carrotcreative.com>",

@@ -13,15 +13,15 @@ "description": "Providing the highest quality browser cacheing since 1824",

"devDependencies": {
"mocha": "*",
"chai": "*",
"chai-http": "*",
"connect": "*",
"coffeelint": "*",
"istanbul": "*",
"mocha-lcov-reporter": "*",
"coffee-script": "1.7.x",
"alchemist-middleware": "0.0.4"
"mocha": "2.x",
"chai": "3.x",
"chai-http": "1.x",
"connect": "3.x",
"coffeelint": "1.x",
"istanbul": "0.3.x",
"mocha-lcov-reporter": "0.0.2",
"coffee-script": "1.9.x",
"alchemist-middleware": "0.x"
},
"scripts": {
"test": "npm run lint && mocha",
"lint": "find lib/ -name '*.coffee' | xargs coffeelint",
"lint": "find lib -name '*.coffee' | xargs coffeelint",
"coverage": "make build; istanbul cover _mocha --report html -- -R spec && open coverage/index.html && make unbuild"

@@ -33,4 +33,4 @@ },

"dependencies": {
"minimatch": "^0.2.14"
"minimatch": "2.0.x"
}
}
# Archivist Middleware
[![npm](http://img.shields.io/npm/v/archivist-middleware.svg?style=flat)](https://badge.fury.io/js/archivist-middleware) [![tests](http://img.shields.io/travis/carrot/archivist-middleware/master.svg?style=flat)](https://travis-ci.org/carrot/archivist-middleware) [![dependencies](http://img.shields.io/gemnasium/carrot/archivist-middleware.svg?style=flat)](https://david-dm.org/carrot/archivist-middleware)
[![devDependencies](https://img.shields.io/david/dev/carrot/archivist-middleware.svg)](https://gemnasium.com/carrot/archivist-middleware)

@@ -17,3 +18,3 @@ Providing the highest quality browser cacheing since 1824.

`npm i archivist-middleware`
`$ npm i archivist-middleware`

@@ -20,0 +21,0 @@ ### Usage

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