Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@snyk/snyk-docker-pull

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snyk/snyk-docker-pull - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

4

package.json

@@ -42,3 +42,3 @@ {

"dependencies": {
"@snyk/docker-registry-v2-client": "^2.1.2",
"@snyk/docker-registry-v2-client": "^2.1.3",
"child-process": "^1.0.2",

@@ -48,3 +48,3 @@ "tar-stream": "^2.1.2",

},
"version": "3.2.5"
"version": "3.2.6"
}

@@ -93,3 +93,3 @@ import * as path from "path";

test.only("private multiarch manifest digest pull and build", async () => {
test("private multiarch manifest digest pull and build", async () => {
const repo = `${process.env.SNYK_DRA_DOCKER_HUB_REPOSITORY}-multiarch`;

@@ -96,0 +96,0 @@ const multiArchManifestDigestWithAmd64 =

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc