New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

defense

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

defense

Defense handles permissions for document storage database objects.

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

Defense

Defense handles permissions for document storage database objects. Permissions can be broad at the record type level or extremely specific at the object's attribute level.

Getting Started

Install Cramit using npm and save it as a dependency in your package.json.

npm install defense --save

You can require Cramit just like every other node.js module.

var defense = require('defense');

Documentation

Further documentation can be found in the wiki.

MIT License

Keywords

acl

FAQs

Package last updated on 29 Jan 2016

Did you know?

Socket

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