Comparing version
{ | ||
"name": "role-acl", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Role, Attribute and Condition based Access Control for Node.js", | ||
@@ -19,4 +19,3 @@ "main": "./index.js", | ||
"build": "npm run clean && mkdirp ./lib && tsc", | ||
"test": "npm run build && node test", | ||
"docs": "docma -c ./docma.config.json" | ||
"test": "npm run build && node test" | ||
}, | ||
@@ -55,3 +54,2 @@ "repository": { | ||
"@types/node": "^8.0.24", | ||
"docma": "^1.5.1", | ||
"jasmine": "^2.7.0", | ||
@@ -58,0 +56,0 @@ "jasmine-console-reporter": "^2.0.1", |
7
-12.5%117257
-0.06%