New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@iamjs/koa

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iamjs/koa - npm Package Compare versions

Comparing version
2.0.11
to
2.0.12
+3
-3
package.json
{
"name": "@iamjs/koa",
"version": "2.0.11",
"version": "2.0.12",
"description": "This package contains middleware for integrating the authorization library into a Koa application. ",

@@ -61,6 +61,6 @@ "repository": "https://github.com/triyanox/iamjs",

},
"gitHead": "2726b56b86683fea07885bee97f994b8fd891f3c",
"gitHead": "50beee55a9711a135b0de978efd3f2245615e82f",
"dependencies": {
"@iamjs/core": "^2.0.10"
"@iamjs/core": "^2.0.11"
}
}