Socket
Socket
Sign inDemoInstall

postman-code-generators

Package Overview
Dependencies
Maintainers
5
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postman-code-generators - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

dummyBinaryFile

3

CHANGELOG.md

@@ -0,1 +1,4 @@

v1.7.1 (March 29, 2023)
* Minor fix - Add language labels for Rust and Kotlin
v1.7.0 (March 28, 2023)

@@ -2,0 +5,0 @@ * Fix for - [#192](https://github.com/postmanlabs/postman-code-generators/issues/192) Added support for Rust reqwest code snippets.

4

lib/assets/languageLabels.json

@@ -9,2 +9,3 @@ {

"java": "Java",
"kotlin": "Kotlin",
"c": "C",

@@ -23,3 +24,4 @@ "php": "PHP",

"dart": "Dart",
"r": "R"
"r": "R",
"rust": "Rust"
}
{
"name": "postman-code-generators",
"version": "1.7.0",
"version": "1.7.1",
"description": "Generates code snippets for a postman collection",

@@ -5,0 +5,0 @@ "main": "index.js",

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