Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "restapify", | ||
"version": "0.0.16", | ||
"main": "dist/src/index.js", | ||
"version": "0.0.17", | ||
"main": "dist/index.js", | ||
"files": [ | ||
@@ -12,2 +12,4 @@ "dist", | ||
"scripts": { | ||
"postinstall": "yarn move:dashboard", | ||
"move:dashboard": "yarn cpx './node_modules/restapify-dashboard/public/**' ./src/dashboard-public", | ||
"test": "jest --silent --no-cache", | ||
@@ -17,3 +19,3 @@ "test:manual": "yarn ts-node-dev --files test/run.ts", | ||
"build": "yarn tsc", | ||
"postbuild": "yarn cpy ./node_modules/restapify-dashboard/public ./dist --parents", | ||
"postbuild": "yarn cpx './src/dashboard-public/**' ./dist/dashboard-public/", | ||
"lint": "yarn eslint . --ext .js,.ts" | ||
@@ -40,3 +42,3 @@ }, | ||
"@typescript-eslint/parser": "^4.7.0", | ||
"cpy-cli": "^3.1.1", | ||
"cpx": "^1.5.0", | ||
"eslint": "^7.13.0", | ||
@@ -43,0 +45,0 @@ "eslint-config-airbnb-base": "^14.2.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2563747
28
2758
1
2