lib@2.2.10

This commit is contained in:
Gregory Schier 2020-06-29 10:51:46 -07:00
parent aadcf7b49d
commit 55be1de2bd
55 changed files with 87 additions and 87 deletions

View File

@ -1,6 +1,6 @@
{
"tagVersionPrefix": "lib@",
"version": "2.2.9",
"version": "2.2.10",
"packages": [
"packages/*",
"plugins/*"

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-app",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"private": true,
"version": "2.2.9",
"version": "2.2.10",
"name": "insomnia-app",
"homepage": "https://konghq.com",
"description": "The Collaborative API Design Tool",
@ -114,25 +114,25 @@
"html-entities": "^1.2.0",
"httpsnippet": "^1.19.1",
"iconv-lite": "^0.4.15",
"insomnia-components": "^2.2.9",
"insomnia-cookies": "^2.2.9",
"insomnia-importers": "^2.2.9",
"insomnia-plugin-base64": "^2.2.9",
"insomnia-plugin-cookie-jar": "^2.2.9",
"insomnia-plugin-core-themes": "^2.2.9",
"insomnia-plugin-file": "^2.2.9",
"insomnia-plugin-hash": "^2.2.9",
"insomnia-plugin-jsonpath": "^2.2.9",
"insomnia-plugin-now": "^2.2.9",
"insomnia-plugin-os": "^2.2.9",
"insomnia-plugin-prompt": "^2.2.9",
"insomnia-plugin-request": "^2.2.9",
"insomnia-plugin-response": "^2.2.9",
"insomnia-plugin-uuid": "^2.2.9",
"insomnia-prettify": "^2.2.9",
"insomnia-testing": "^2.2.9",
"insomnia-url": "^2.2.9",
"insomnia-xpath": "^2.2.9",
"insomnia-components": "^2.2.10",
"insomnia-cookies": "^2.2.10",
"insomnia-importers": "^2.2.10",
"insomnia-plugin-base64": "^2.2.10",
"insomnia-plugin-cookie-jar": "^2.2.10",
"insomnia-plugin-core-themes": "^2.2.10",
"insomnia-plugin-file": "^2.2.10",
"insomnia-plugin-hash": "^2.2.10",
"insomnia-plugin-jsonpath": "^2.2.10",
"insomnia-plugin-now": "^2.2.10",
"insomnia-plugin-os": "^2.2.10",
"insomnia-plugin-prompt": "^2.2.10",
"insomnia-plugin-request": "^2.2.10",
"insomnia-plugin-response": "^2.2.10",
"insomnia-plugin-uuid": "^2.2.10",
"insomnia-prettify": "^2.2.10",
"insomnia-testing": "^2.2.10",
"insomnia-url": "^2.2.10",
"insomnia-xpath": "^2.2.10",
"isomorphic-git": "^0.70.3",
"jshint": "^2.11.1",
"json-order": "^1.1.0",
@ -149,7 +149,7 @@
"node-libcurl": "2.1.2-1",
"nunjucks": "^3.2.0",
"oauth-1.0a": "^2.2.2",
"openapi-2-kong": "^2.2.9",
"openapi-2-kong": "^2.2.10",
"papaparse": "^4.3.6",
"pdfjs-dist": "^2.2.228",
"prop-types": "^15.6.1",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-cli",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "insomnia-cli",
"version": "2.2.9",
"version": "2.2.10",
"bin": {
"inso": "bin/inso"
},
@ -38,7 +38,7 @@
},
"dependencies": {
"commander": "^5.1.0",
"openapi-2-kong": "^2.2.9",
"openapi-2-kong": "^2.2.10",
"yaml": "^1.10.0"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-components",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-components",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia UI component library",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-cookies",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-cookies",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Cookie utilities",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-importers",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-importers",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Various data importers for Insomnia",
"license": "MIT",

View File

@ -1,5 +1,5 @@
{
"name": "insomnia-prettify",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-prettify",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Prettification utilities for Insomnia",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-testing",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-testing",
"version": "2.2.9",
"version": "2.2.10",
"main": "dist/index.js",
"scripts": {
"typecheck": "flow check",

View File

@ -1,5 +1,5 @@
{
"name": "insomnia-url",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-url",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "URL Utilities",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-xpath",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-xpath",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Query XML using XPath",
"license": "MIT",
@ -9,7 +9,7 @@
"test": "jest --silent"
},
"dependencies": {
"insomnia-cookies": "^2.2.9",
"insomnia-cookies": "^2.2.10",
"xmldom": "^0.1.27",
"xpath": "0.0.27"
},

View File

@ -1,6 +1,6 @@
{
"name": "openapi-2-kong",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "openapi-2-kong",
"version": "2.2.9",
"version": "2.2.10",
"main": "dist/index.js",
"scripts": {
"typecheck": "flow check",

View File

@ -1,5 +1,5 @@
{
"name": "insomnia-plugin-base64",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-base64",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia base64 template tag",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-cookie-jar",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-cookie-jar",
"version": "2.2.9",
"version": "2.2.10",
"author": "Preston Alvarado <pjalva1@hotmail.com>",
"description": "Insomnia cookie jar template tag",
"license": "MIT",
@ -18,7 +18,7 @@
"test": "jest --silent"
},
"dependencies": {
"insomnia-cookies": "^2.2.9"
"insomnia-cookies": "^2.2.10"
},
"gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1"
}

View File

@ -1,5 +1,5 @@
{
"name": "insomnia-plugin-core-themes",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-core-themes",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia core themes",
"license": "MIT",

View File

@ -1,5 +1,5 @@
{
"name": "insomnia-plugin-default-headers",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-default-headers",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Various data importers for Insomnia",
"license": "MIT",

View File

@ -1,5 +1,5 @@
{
"name": "insomnia-plugin-file",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-file",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia file templte tag",
"license": "MIT",

View File

@ -1,5 +1,5 @@
{
"name": "insomnia-plugin-hash",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-hash",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia hash template tag",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-jsonpath",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-jsonpath",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Template tag to pull data from JSON strings",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-bundle",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-bundle",
"version": "2.2.9",
"version": "2.2.10",
"main": "index.js",
"insomnia": {
"name": "kong-bundle",
@ -16,8 +16,8 @@
}
},
"dependencies": {
"insomnia-plugin-kong-declarative-config": "^2.2.9",
"insomnia-plugin-kong-kubernetes-config": "^2.2.9",
"insomnia-plugin-kong-portal": "^2.2.9"
"insomnia-plugin-kong-declarative-config": "^2.2.10",
"insomnia-plugin-kong-kubernetes-config": "^2.2.10",
"insomnia-plugin-kong-portal": "^2.2.10"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-declarative-config",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,13 +1,13 @@
{
"name": "insomnia-plugin-kong-declarative-config",
"version": "2.2.9",
"version": "2.2.10",
"main": "index.js",
"insomnia": {
"name": "kong-declarative-config",
"description": "Generate Kong Declarative Config"
},
"dependencies": {
"openapi-2-kong": "^2.2.9",
"openapi-2-kong": "^2.2.10",
"yaml": "^1.8.3"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-kubernetes-config",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,13 +1,13 @@
{
"name": "insomnia-plugin-kong-kubernetes-config",
"version": "2.2.9",
"version": "2.2.10",
"main": "index.js",
"insomnia": {
"name": "kong-kubernetes-config",
"description": "Generate Kong For Kubernetes configuration"
},
"dependencies": {
"openapi-2-kong": "^2.2.9",
"openapi-2-kong": "^2.2.10",
"yaml": "^1.8.3"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-portal",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-portal",
"version": "2.2.9",
"version": "2.2.10",
"main": "dist/index.js",
"scripts": {
"build": "webpack --config webpack.config.js --display errors-only",
@ -22,7 +22,7 @@
},
"dependencies": {
"autobind-decorator": "^2.4.0",
"insomnia-components": "^2.2.9",
"insomnia-components": "^2.2.10",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"url-join": "^4.0.1"

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-now",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-now",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia now template tag",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-os",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-os",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Template tag to get information about the OS",
"license": "MIT",

View File

@ -1,5 +1,5 @@
{
"name": "insomnia-plugin-prompt",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-prompt",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia prompt template tag",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-request",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-request",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia request template tag",
"license": "MIT",
@ -18,8 +18,8 @@
"test": "jest --silent"
},
"dependencies": {
"insomnia-cookies": "^2.2.9",
"insomnia-url": "^2.2.9"
"insomnia-cookies": "^2.2.10",
"insomnia-url": "^2.2.10"
},
"gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1"
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-response",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-response",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia response template tag",
"license": "MIT",
@ -19,7 +19,7 @@
},
"dependencies": {
"iconv-lite": "^0.4.19",
"insomnia-xpath": "^2.2.9",
"insomnia-xpath": "^2.2.10",
"jsonpath": "^1.0.2"
},
"gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1"

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-uuid",
"version": "2.2.9",
"version": "2.2.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-uuid",
"version": "2.2.9",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Insomnia uuid template tag",
"license": "MIT",