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

parch

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parch - npm Package Versions

234

2.2.1

Diff

Changelog

Source

2.2.1 (2018-08-30)

<a name="2.2.0"></a>

Features

  • application: make data layer optional (8f9a2dc), closes #76

<a name="2.1.1"></a>

dylanf
published 2.2.0 •

Changelog

Source

2.2.1 (2018-08-30)

<a name="2.2.0"></a>

Features

  • application: make data layer optional (8f9a2dc), closes #76

<a name="2.1.1"></a>

dylanf
published 2.1.2 •

dylanf
published 1.3.3 •

dylanf
published 2.1.1 •

Changelog

Source

2.1.1 (2017-11-20)

Bug Fixes

  • controller: guard against empty model (032f57a)

<a name="2.1.0"></a>

dylanf
published 2.1.0 •

Changelog

Source

2.1.0 (2017-11-12)

Features

  • router: add support for nested non crud controllers (cd6b085)

<a name="2.0.0"></a>

dylanf
published 2.0.0 •

Changelog

Source

2.0.0 (2017-11-12)

Bug Fixes

  • handlers: move afterModel hook to after model hook (#67) (f6042bf)

Features

  • controllers: add support for controller directories (ee524b9), closes #44
  • logging: move logger under logging options and remove log option (b668427), closes #42
  • middleware: remove info log from log middleware (c500a73), closes #56
  • orm: update sequelize (38c38c5)
  • remove deprecations (87adb2c)

BREAKING CHANGES

  • controller.model has been moved to controller.internalModel
  • controller finders have been removed. users will need to use the store.
  • application.modelManager has been removed,
  • application.app has been moved to a getter
  • logging: Users will need to move their options.log to options.logging.logger
  • orm: updates the underlying sequelize orm. Users will need to follow the deprecation guide http://docs.sequelizejs.com/manual/tutorial/upgrade-to-v4.html

<a name="1.3.2"></a>

dylanf
published 1.3.2 •

Changelog

Source

1.3.2 (2017-11-12)

Bug Fixes

  • application: add guard for missing initializer directory (0538c76)

<a name="1.3.1"></a>

dylanf
published 1.3.1 •

Changelog

Source

1.3.1 (2017-10-25)

Features

  • serializers: update docs for default and fix import (6b5cbb5)

<a name="1.3.0"></a>

dylanf
published 1.3.0 •

Changelog

Source

1.3.0 (2017-10-24)

Features

  • serializers: add RestSerializer (0cfca6a)
  • store: add json serializer (77406aa)

<a name="1.2.0"></a>

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