@131/docker-sdk
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "@131/docker-sdk", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "docker-sdk.js", |
@@ -15,3 +15,3 @@ "use strict"; | ||
let {registry} = canonizeImagePath(image); | ||
return this.crendentials[registry]; | ||
return this.credentials[registry]; | ||
} | ||
@@ -18,0 +18,0 @@ |
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
16554