@aws-cdk/aws-servicecatalog
Advanced tools
Comparing version 1.45.0 to 1.46.0
"use strict"; | ||
function __export(m) { | ||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; | ||
} | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
}) : (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
o[k2] = m[k]; | ||
})); | ||
var __exportStar = (this && this.__exportStar) || function(m, exports) { | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
// AWS::ServiceCatalog CloudFormation Resources: | ||
__export(require("./servicecatalog.generated")); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJpbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7OztBQUFBLGdEQUFnRDtBQUNoRCxnREFBMkMiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBBV1M6OlNlcnZpY2VDYXRhbG9nIENsb3VkRm9ybWF0aW9uIFJlc291cmNlczpcbmV4cG9ydCAqIGZyb20gJy4vc2VydmljZWNhdGFsb2cuZ2VuZXJhdGVkJztcbiJdfQ== | ||
__exportStar(require("./servicecatalog.generated"), exports); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJpbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7QUFBQSxnREFBZ0Q7QUFDaEQsNkRBQTJDIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQVdTOjpTZXJ2aWNlQ2F0YWxvZyBDbG91ZEZvcm1hdGlvbiBSZXNvdXJjZXM6XG5leHBvcnQgKiBmcm9tICcuL3NlcnZpY2VjYXRhbG9nLmdlbmVyYXRlZCc7XG4iXX0= |
{ | ||
"name": "@aws-cdk/aws-servicecatalog", | ||
"version": "1.45.0", | ||
"version": "1.46.0", | ||
"description": "The CDK Construct Library for AWS::ServiceCatalog", | ||
@@ -66,9 +66,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "1.45.0", | ||
"cdk-build-tools": "1.45.0", | ||
"cfn2ts": "1.45.0", | ||
"pkglint": "1.45.0" | ||
"@aws-cdk/assert": "1.46.0", | ||
"cdk-build-tools": "1.46.0", | ||
"cfn2ts": "1.46.0", | ||
"pkglint": "1.46.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.45.0", | ||
"@aws-cdk/core": "1.46.0", | ||
"constructs": "^3.0.2" | ||
@@ -78,3 +78,3 @@ }, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.45.0", | ||
"@aws-cdk/core": "1.46.0", | ||
"constructs": "^3.0.2" | ||
@@ -81,0 +81,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
780778
3891
+ Added@aws-cdk/cdk-assets-schema@1.46.0(transitive)
+ Added@aws-cdk/cloud-assembly-schema@1.46.0(transitive)
+ Added@aws-cdk/core@1.46.0(transitive)
+ Added@aws-cdk/cx-api@1.46.0(transitive)
- Removed@aws-cdk/cdk-assets-schema@1.45.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.45.0(transitive)
- Removed@aws-cdk/core@1.45.0(transitive)
- Removed@aws-cdk/cx-api@1.45.0(transitive)
Updated@aws-cdk/core@1.46.0