@seagull/commands-http
Advanced tools
Comparing version 2.10.1 to 2.11.0
{ | ||
"name": "@seagull/commands-http", | ||
"version": "2.10.1", | ||
"version": "2.11.0", | ||
"description": "Http commands for the seagull framework", | ||
@@ -36,9 +36,9 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@seagull/testing": "^2.10.0", | ||
"@seagull/tslint": "^2.10.0", | ||
"@seagull/testing": "^2.11.0", | ||
"@seagull/tslint": "^2.11.0", | ||
"@types/node-fetch": "^2.1.6" | ||
}, | ||
"dependencies": { | ||
"@seagull/commands": "^2.10.0", | ||
"@seagull/mode": "^2.10.0", | ||
"@seagull/commands": "^2.11.0", | ||
"@seagull/mode": "^2.11.0", | ||
"encoding": "^0.1.12", | ||
@@ -71,3 +71,3 @@ "iconv-lite": "^0.4.24", | ||
}, | ||
"gitHead": "5e26801376452683ea6d8e134892ba73c0ce0cfa" | ||
"gitHead": "79b6c5d91d0928e0b892e9a3f9123b24723d647e" | ||
} |
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
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
Updated@seagull/commands@^2.11.0
Updated@seagull/mode@^2.11.0