@kubernetes-models/sealed-secrets
Advanced tools
Comparing version 0.0.0-20230404141129 to 0.0.0-20230404142451
@@ -1,2 +0,1 @@ | ||
import * as v1alpha1 from "./v1alpha1"; | ||
export { v1alpha1 }; | ||
export * as v1alpha1 from "./v1alpha1"; |
@@ -5,3 +5,2 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
const v1alpha1 = tslib_1.__importStar(require("./v1alpha1/index.js")); | ||
exports.v1alpha1 = v1alpha1; | ||
exports.v1alpha1 = tslib_1.__importStar(require("./v1alpha1/index.js")); |
@@ -1,2 +0,1 @@ | ||
import * as bitnamiCom from "./bitnami.com"; | ||
export { bitnamiCom }; | ||
export * as bitnamiCom from "./bitnami.com"; |
@@ -5,3 +5,2 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
const bitnamiCom = tslib_1.__importStar(require("./bitnami.com/index.js")); | ||
exports.bitnamiCom = bitnamiCom; | ||
exports.bitnamiCom = tslib_1.__importStar(require("./bitnami.com/index.js")); |
{ | ||
"name": "@kubernetes-models/sealed-secrets", | ||
"version": "0.0.0-20230404141129", | ||
"version": "0.0.0-20230404142451", | ||
"description": "Kubernetes sealed-secrets models", | ||
@@ -35,4 +35,4 @@ "repository": { | ||
"devDependencies": { | ||
"@kubernetes-models/crd-generate": "^4.0.3", | ||
"@kubernetes-models/publish-scripts": "^0.0.0-20230404141129", | ||
"@kubernetes-models/crd-generate": "^0.0.0-20230404142451", | ||
"@kubernetes-models/publish-scripts": "^0.0.0-20230404142451", | ||
"rimraf": "^3.0.2" | ||
@@ -39,0 +39,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18886
417