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.26.0 to 1.27.0

14

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

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

"devDependencies": {
"@aws-cdk/assert": "1.26.0",
"cdk-build-tools": "1.26.0",
"cfn2ts": "1.26.0",
"pkglint": "1.26.0"
"@aws-cdk/assert": "1.27.0",
"cdk-build-tools": "1.27.0",
"cfn2ts": "1.27.0",
"pkglint": "1.27.0"
},
"dependencies": {
"@aws-cdk/core": "1.26.0"
"@aws-cdk/core": "1.27.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.26.0"
"@aws-cdk/core": "1.27.0"
},

@@ -95,0 +95,0 @@ "engines": {

@@ -8,8 +8,10 @@ ## Amazon SageMaker Construct Library

> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have
> future breaking changes.**
> **This is a _developer preview_ (public beta) module.**
>
> This API is still under active development and subject to non-backward
> compatible changes or removal in any future version. Use of the API is not recommended in production
> environments. Experimental APIs are not subject to the Semantic Versioning model.
> 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.

@@ -16,0 +18,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