Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-sagemaker

Package Overview
Dependencies
Maintainers
5
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-sagemaker - npm Package Compare versions

Comparing version 1.32.2 to 1.33.0

21

package.json
{
"name": "@aws-cdk/aws-sagemaker",
"version": "1.32.2",
"version": "1.33.0",
"description": "The CDK Construct Library for AWS::SageMaker",

@@ -83,19 +83,20 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.32.2",
"cdk-build-tools": "1.32.2",
"cfn2ts": "1.32.2",
"pkglint": "1.32.2"
"@aws-cdk/assert": "1.33.0",
"cdk-build-tools": "1.33.0",
"cfn2ts": "1.33.0",
"pkglint": "1.33.0"
},
"dependencies": {
"@aws-cdk/core": "1.32.2",
"constructs": "^2.0.0"
"@aws-cdk/core": "1.33.0",
"constructs": "^3.0.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.32.2",
"constructs": "^2.0.0"
"@aws-cdk/core": "1.33.0",
"constructs": "^3.0.0"
},
"engines": {
"node": ">= 10.3.0"
"node": ">= 10.12.0"
},
"stability": "experimental",
"maturity": "cfn-only",
"awscdkio": {

@@ -102,0 +103,0 @@ "announce": false

## Amazon SageMaker Construct Library
<!--BEGIN STABILITY BANNER-->
---
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)
![cfn-resources: Stable](https://img.shields.io/badge/cfn--resources-stable-success.svg?style=for-the-badge)
> **This is a _developer preview_ (public beta) module.**
>
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib))
> are auto-generated from CloudFormation. They are stable and safe to use.
>
> However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward
> compatible changes or removal in any future version. These are not subject to the [Semantic Versioning](https://semver.org/) model.
> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) are always stable and safe to use.

@@ -17,0 +9,0 @@ ---

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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