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.13
to
2.0.14
+3
-3
package.json
{
"name": "@iamjs/koa",
"version": "2.0.13",
"version": "2.0.14",
"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": "b03139b2de5a0d303122a0f8d243c4c0b8eec3f0",
"gitHead": "b83105dd9180ae853e68d16f95f64515e8cc3f34",
"dependencies": {
"@iamjs/core": "^2.0.12"
"@iamjs/core": "^2.0.13"
}
}