New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@postman/wsdl-to-postman

Package Overview
Dependencies
Maintainers
314
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postman/wsdl-to-postman - npm Package Compare versions

Comparing version 1.12.1 to 1.12.2

10

CHANGELOG.md

@@ -5,2 +5,8 @@ # WSDL to Postman Changelog

## [v1.12.2] - 2024-05-21
### Fixed
- Upgraded libxmljs2 to v0.32.0 to support the arm64 binaries.
## [v1.12.1] - 2024-02-15

@@ -104,4 +110,6 @@

[Unreleased]: https://github.com/postmanlabs/wsdl-to-postman/compare/v1.12.1...HEAD
[Unreleased]: https://github.com/postmanlabs/wsdl-to-postman/compare/v1.12.2...HEAD
[v1.12.2]: https://github.com/postmanlabs/wsdl-to-postman/compare/v1.12.1...v1.12.2
[v1.12.1]: https://github.com/postmanlabs/wsdl-to-postman/compare/v1.12.0...v1.12.1

@@ -108,0 +116,0 @@

4

package.json
{
"name": "@postman/wsdl-to-postman",
"version": "1.12.1",
"version": "1.12.2",
"description": "Convert a given WSDL specification (1.1) to Postman Collection",

@@ -62,3 +62,3 @@ "main": "index.js",

"fast-xml-parser": "3.21.1",
"libxmljs2": "0.30.1",
"libxmljs2": "0.32.0",
"node-fetch": "2.6.5",

@@ -65,0 +65,0 @@ "path-browserify": "1.0.1",

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