@rh-support/api
Advanced tools
Comparing version 0.1.36 to 0.1.37
@@ -1,2 +0,1 @@ | ||
export * from './account/account'; | ||
export * from './case'; | ||
@@ -3,0 +2,0 @@ export * from './caseDiagnostics'; |
@@ -6,3 +6,2 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__export(require("./account/account")); | ||
__export(require("./case")); | ||
@@ -9,0 +8,0 @@ __export(require("./caseDiagnostics")); |
@@ -1,2 +0,1 @@ | ||
export * from './account/account'; | ||
export * from './case'; | ||
@@ -3,0 +2,0 @@ export * from './caseDiagnostics'; |
@@ -1,2 +0,1 @@ | ||
export * from './account/account'; | ||
export * from './case'; | ||
@@ -3,0 +2,0 @@ export * from './caseDiagnostics'; |
{ | ||
"name": "@rh-support/api", | ||
"version": "0.1.36", | ||
"version": "0.1.37", | ||
"description": "Contains all the backend API calls", | ||
@@ -43,3 +43,3 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"peerDependencies": { | ||
"hydrajs": "git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#2.1.79" | ||
"hydrajs": "git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#2.1.81" | ||
}, | ||
@@ -49,7 +49,7 @@ "dependencies": { | ||
"btoa-lite": "^1.0.0", | ||
"hydrajs": "git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#2.1.79", | ||
"hydrajs": "git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#2.1.81", | ||
"jsuri": "^1.3.1", | ||
"lodash": "^4.17.15" | ||
}, | ||
"gitHead": "f9fe041c220cc95e98c6440fe000bd0f98570f28" | ||
"gitHead": "d1dbf3ebd890a756caedc951b95999a07a4445cc" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
221550
140
4150