Socket
Socket
Sign inDemoInstall

loopback-rest-include-mixin

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    loopback-rest-include-mixin


Version published
Weekly downloads
39
increased by1200%
Maintainers
1
Install size
11.6 kB
Created
Weekly downloads
 

Changelog

Source

v1.2.5 (2017/04/06 09:23 +00:00)

  • d3807b4 fix es5 require problem (@ChopperLee2011)
  • 8e4829e :rocket: v1.2.4 (@ChopperLee2011)
  • 44e5d2c add .npmignore (@ChopperLee2011)

Readme

Source

loopback-rest-include-mixin

NPM Version Build Status Downloads Dependency Status License

This module is designed for changing GET /models and GET /models/id to automatically contain related model

Install

npm i -D loopback-rest-include-mixin

or use Yarn

yarn install

Usage

import loopbackRestIncludeMixin from "loopback-rest-include-mixin"

loopbackRestIncludeMixin(modelName, options)

License

MIT © chopperlee

Keywords

FAQs

Last updated on 06 Apr 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc