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

acorn-access-control

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

acorn-access-control

A small but powerful policy-based access control library

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

npm version code style: prettier

Acorn Access Control

A small but powerful policy-based access control library for verifying access against AWS-esque policy documents.

Prerequisites

This project requires NodeJS (version 14.19.1 or later) and NPM. Validate your setup using:

$ npm -v && node -v

Table of contents

Getting Started

WIP

Installation

WIP

Usage

WIP

Contributing

Running test suite

$ npm test

Building a distribution version

$ npm run build

Contributing

Please read CONTRIBUTING.md

FAQs

Package last updated on 07 Mar 2023

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