Socket
Socket
Sign inDemoInstall

postman-code-generators

Package Overview
Dependencies
Maintainers
1
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 0.0.4 to 0.0.5

npm/ci-requirements.sh

3

codegens/csharp-restsharp/package.json

@@ -19,4 +19,3 @@ {

"test-lint": "node npm/test-lint.js",
"test-unit": "node npm/test-unit.js",
"postinstall": "npm/post-install.sh"
"test-unit": "node npm/test-unit.js"
},

@@ -23,0 +22,0 @@ "repository": {

@@ -19,4 +19,3 @@ {

"test-lint": "node npm/test-lint.js",
"test-unit": "node npm/test-unit.js",
"postinstall": "npm/post-install.sh"
"test-unit": "node npm/test-unit.js"
},

@@ -23,0 +22,0 @@ "repository": {

@@ -19,4 +19,3 @@ {

"test-lint": "node npm/test-lint.js",
"test-unit": "node npm/test-unit.js",
"postinstall": "npm/post-install.sh"
"test-unit": "node npm/test-unit.js"
},

@@ -23,0 +22,0 @@ "repository": {

@@ -19,4 +19,3 @@ {

"test-lint": "node npm/test-lint.js",
"test-unit": "node npm/test-unit.js",
"postinstall": "npm/post-install.sh"
"test-unit": "node npm/test-unit.js"
},

@@ -23,0 +22,0 @@ "repository": {

@@ -19,4 +19,3 @@ {

"test-lint": "node npm/test-lint.js",
"test-unit": "node npm/test-unit.js",
"postinstall": "npm/post-install.sh"
"test-unit": "node npm/test-unit.js"
},

@@ -23,0 +22,0 @@ "repository": {

@@ -19,4 +19,3 @@ {

"test-lint": "node npm/test-lint.js",
"test-unit": "node npm/test-unit.js",
"postinstall": "npm/post-install.sh"
"test-unit": "node npm/test-unit.js"
},

@@ -23,0 +22,0 @@ "repository": {

@@ -19,4 +19,3 @@ {

"test-lint": "node npm/test-lint.js",
"test-unit": "node npm/test-unit.js",
"postinstall": "npm/post-install.sh"
"test-unit": "node npm/test-unit.js"
},

@@ -23,0 +22,0 @@ "repository": {

{
"name": "postman-code-generators",
"version": "0.0.4",
"version": "0.0.5",
"description": "Generates code snippets for a postman collection",

@@ -15,3 +15,4 @@ "main": "index.js",

"postinstall": "npm/post-install.sh",
"deepinstall": "npm/deepinstall.sh"
"deepinstall": "npm/deepinstall.sh",
"cirequirements": "npm/ci-requirements.sh"
},

@@ -18,0 +19,0 @@ "repository": {

[![Build Status](https://travis-ci.com/postmanlabs/code-generators.svg?branch=master)](https://travis-ci.com/postmanlabs/code-generators)
# code-generators
# postman-code-generators
Common codegen repo for postman app

@@ -6,0 +6,0 @@

Sorry, the diff of this file is not supported yet

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