New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.0.12 to 0.0.14

lib/package.d.ts

7

lib/package.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\"",

{
"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\"",

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