Socket
Socket
Sign inDemoInstall

snyk-nuget-plugin

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snyk-nuget-plugin - npm Package Compare versions

Comparing version 1.18.1 to 1.19.0

2

dist/nuget-parser/nuspec-parser.js

@@ -22,3 +22,3 @@ "use strict";

});
return nuspecZipData.files[nuspecFiles[0]].async('string');
return nuspecZipData.files[nuspecFiles[0]].async('text');
})

@@ -25,0 +25,0 @@ .then((nuspecContent) => {

@@ -39,3 +39,3 @@ {

"dotnet-deps-parser": "4.10.0",
"jszip": "3.3.0",
"jszip": "3.4.0",
"snyk-paket-parser": "1.6.0",

@@ -53,3 +53,3 @@ "tslib": "^1.11.2",

},
"version": "1.18.1"
"version": "1.19.0"
}

Sorry, the diff of this file is not supported yet

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