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

hapi-crud-acl

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-crud-acl - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

lib/package.json
{
"name": "hapi-crud-acl",
"version": "1.0.0",
"version": "1.0.1",
"description": "Hapi Crud Plugin",

@@ -10,2 +10,6 @@ "engines": {

"types": "./lib/src/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/Boelensman1/hapi-crud-acl.git"
},
"devDependencies": {

@@ -12,0 +16,0 @@ "@types/hapi__boom": "^9.0.0",

{
"name": "hapi-crud-acl",
"version": "1.0.0",
"version": "1.0.1",
"description": "Hapi Crud Plugin",

@@ -10,2 +10,6 @@ "engines": {

"types": "./lib/src/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/Boelensman1/hapi-crud-acl.git"
},
"devDependencies": {

@@ -12,0 +16,0 @@ "@types/hapi__boom": "^9.0.0",

2

README.md

@@ -20,3 +20,3 @@ # Hapi Route ACL

This project is a rewrite of [hapi-route-acl](https://github.com/eventhough/hapi-route-acl) to which I give great thanks for the inspiration. I also stole his readme.
This project is a rewrite of [hapi-route-acl](https://github.com/eventhough/hapi-route-acl) to which I give great thanks for the inspiration. This readme is also stolen (with a few changes where applicable) from that project.

@@ -23,0 +23,0 @@ ## Usage

Sorry, the diff of this file is not supported yet

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