Socket
Socket
Sign inDemoInstall

graphql-to-postman

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-to-postman - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

10

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog for graphql-to-postman

## [v0.2.0] - 2024-07-03
### Updated
- Updated graphql version to v15.8.0.
## [v0.1.1] - 2024-04-05

@@ -72,4 +78,6 @@

[Unreleased]: https://github.com/postmanlabs/graphql-to-postman/compare/v0.1.1...HEAD
[Unreleased]: https://github.com/postmanlabs/graphql-to-postman/compare/v0.2.0...HEAD
[v0.2.0]: https://github.com/postmanlabs/graphql-to-postman/compare/v0.1.1...v0.2.0
[v0.1.1]: https://github.com/postmanlabs/graphql-to-postman/compare/011f91a2fff94f02aeefcfc004a96777a62829bb...v0.1.1

4

package.json
{
"name": "graphql-to-postman",
"version": "0.1.1",
"version": "0.2.0",
"description": "Generates a Postman Collection from a GraphQL schema.",

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

"commander": "2.20.3",
"graphql": "14.5.8",
"graphql": "15.8.0",
"lodash": "4.17.19",

@@ -40,0 +40,0 @@ "postman-collection": "3.5.5"

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