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

fischbacher

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fischbacher - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

8

CHANGELOG.md
# Changelog
## [v2.0.3](https://github.com/ruiquelhas/fischbacher/tree/v2.0.3) (2017-02-21)
[Full Changelog](https://github.com/ruiquelhas/fischbacher/compare/v2.0.2...v2.0.3)
**Fixed bugs:**
- Flaky tests run without file fixtures available [\#10](https://github.com/ruiquelhas/fischbacher/issues/10)
- Support tasks [\#11](https://github.com/ruiquelhas/fischbacher/pull/11) ([ruiquelhas](https://github.com/ruiquelhas))
## [v2.0.2](https://github.com/ruiquelhas/fischbacher/tree/v2.0.2) (2016-10-31)

@@ -4,0 +12,0 @@ [Full Changelog](https://github.com/ruiquelhas/fischbacher/compare/v2.0.1...v2.0.2)

11

package.json
{
"name": "fischbacher",
"version": "2.0.2",
"version": "2.0.3",
"description": "Server-level lafayette validation for hapi",
"main": "lib/index.js",
"files": [
"LICENSE",
"README.md",
"lib"
],
"scripts": {

@@ -34,4 +39,4 @@ "changelog": "github_changelog_generator --header-label='# Changelog'",

"coveralls": "2.x.x",
"hapi": "15.x.x",
"lab": "11.x.x",
"hapi": "16.x.x",
"lab": "12.x.x",
"multi-part": "2.x.x"

@@ -38,0 +43,0 @@ },

# fischbacher
Server-level [lafayette](https://github.com/ruiquelhas/lafayette) validation for [hapi](https://github.com/hapijs/hapi).
[![NPM Version][fury-img]][fury-url] [![Build Status][travis-img]][travis-url] [![Coverage Status][coveralls-img]][coveralls-url] [![Dependencies][david-img]][david-url]
[![NPM Version][version-img]][version-url] [![Build Status][travis-img]][travis-url] [![Coverage Status][coveralls-img]][coveralls-url] [![Dependencies][david-img]][david-url] [![Dev Dependencies][david-dev-img]][david-dev-url]

@@ -64,9 +64,11 @@ ## Table of Contents

[coveralls-img]: https://coveralls.io/repos/ruiquelhas/fischbacher/badge.svg
[coveralls-img]: https://img.shields.io/coveralls/ruiquelhas/fischbacher.svg?style=flat-square
[coveralls-url]: https://coveralls.io/github/ruiquelhas/fischbacher
[david-img]: https://david-dm.org/ruiquelhas/fischbacher.svg
[david-img]: https://img.shields.io/david/ruiquelhas/fischbacher.svg?style=flat-square
[david-url]: https://david-dm.org/ruiquelhas/fischbacher
[fury-img]: https://badge.fury.io/js/fischbacher.svg
[fury-url]: https://badge.fury.io/js/fischbacher
[travis-img]: https://travis-ci.org/ruiquelhas/fischbacher.svg
[david-dev-img]: https://img.shields.io/david/dev/ruiquelhas/fischbacher.svg?style=flat-square
[david-dev-url]: https://david-dm.org/ruiquelhas/fischbacher?type=dev
[version-img]: https://img.shields.io/npm/v/fischbacher.svg?style=flat-square
[version-url]: https://www.npmjs.com/package/fischbacher
[travis-img]: https://img.shields.io/travis/ruiquelhas/fischbacher.svg?style=flat-square
[travis-url]: https://travis-ci.org/ruiquelhas/fischbacher
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