hapi-crud-acl
Advanced tools
Comparing version 0.0.12 to 0.0.14
{ | ||
"name": "hapi-crud-acl", | ||
"version": "0.0.12", | ||
"version": "0.0.14", | ||
"description": "Hapi Crud Plugin", | ||
@@ -19,2 +19,3 @@ "engines": { | ||
"rimraf": "^3.0.0", | ||
"shx": "^0.3.2", | ||
"ts-jest": "^24.3.0", | ||
@@ -27,6 +28,6 @@ "tslint": "^5.20.1", | ||
}, | ||
"files": ["lib/*", "lib/src/*", "package.json"], | ||
"_files": ["lib"], | ||
"scripts": { | ||
"clean": "rimraf coverage lib tmp", | ||
"build": "tsc -p tsconfig.release.json", | ||
"build": "tsc -p tsconfig.release.json && shx sed -i 's/\"files\":/\"_files\":/' lib/package.json", | ||
"build:watch": "tsc -w -p tsconfig.release.json", | ||
@@ -33,0 +34,0 @@ "lint": "tslint -t stylish --project \"tsconfig.json\"", |
{ | ||
"name": "hapi-crud-acl", | ||
"version": "0.0.12", | ||
"version": "0.0.14", | ||
"description": "Hapi Crud Plugin", | ||
@@ -19,2 +19,3 @@ "engines": { | ||
"rimraf": "^3.0.0", | ||
"shx": "^0.3.2", | ||
"ts-jest": "^24.3.0", | ||
@@ -27,6 +28,6 @@ "tslint": "^5.20.1", | ||
}, | ||
"files": ["lib/*", "lib/src/*", "package.json"], | ||
"files": ["lib"], | ||
"scripts": { | ||
"clean": "rimraf coverage lib tmp", | ||
"build": "tsc -p tsconfig.release.json", | ||
"build": "tsc -p tsconfig.release.json && shx sed -i 's/\"files\":/\"_files\":/' lib/package.json", | ||
"build:watch": "tsc -w -p tsconfig.release.json", | ||
@@ -33,0 +34,0 @@ "lint": "tslint -t stylish --project \"tsconfig.json\"", |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
19140
10
112
0
15