@skills17/static-task-server
Advanced tools
Comparing version 2.0.0 to 3.0.0
@@ -25,3 +25,3 @@ "use strict"; | ||
const serveConfig = this.config.getServe(); | ||
return !serveConfig.bind || serveConfig.bind === '127.0.0.1' || serveConfig.bind === '0.0.0.0'; | ||
return !serveConfig.bind || serveConfig.bind === '127.0.0.1'; | ||
} | ||
@@ -28,0 +28,0 @@ /** |
{ | ||
"name": "@skills17/static-task-server", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Serves static task files.", | ||
@@ -37,14 +37,14 @@ "main": "lib/index.js", | ||
"@types/ip": "^1.1.0", | ||
"@types/jest": "^26.0.20", | ||
"@types/node-fetch": "^2.5.7", | ||
"@typescript-eslint/eslint-plugin": "^4.12.0", | ||
"@typescript-eslint/parser": "^4.12.0", | ||
"babel-jest": "^26.6.3", | ||
"eslint": "^7.17.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-config-prettier": "^7.1.0", | ||
"@types/jest": "^27.0.3", | ||
"@types/node-fetch": "^2.5.12", | ||
"@typescript-eslint/eslint-plugin": "^5.5.0", | ||
"@typescript-eslint/parser": "^5.5.0", | ||
"babel-jest": "^27.4.2", | ||
"eslint": "^8.3.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"ip": "^1.1.5", | ||
"jest": "^26.6.3", | ||
"jest": "^27.4.3", | ||
"node-fetch": "^2.6.1", | ||
@@ -55,5 +55,5 @@ "prettier": "^2.2.1", | ||
"dependencies": { | ||
"@skills17/task-config": "^2.0.0", | ||
"@skills17/task-config": "^3.0.1", | ||
"express": "^4.17.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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
7349
+ Added@skills17/task-config@3.0.1(transitive)
+ Addedajv@8.17.1(transitive)
+ Addedargparse@2.0.1(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedfast-uri@3.0.3(transitive)
+ Addedjs-yaml@4.1.0(transitive)
+ Addedjson-schema-traverse@1.0.0(transitive)
+ Addedrequire-from-string@2.0.2(transitive)
- Removed@skills17/task-config@2.2.1(transitive)
Updated@skills17/task-config@^3.0.1