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

@aws-cdk/aws-acmpca

Package Overview
Dependencies
Maintainers
5
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.85.0 to 1.86.0

22

package.json
{
"name": "@aws-cdk/aws-acmpca",
"version": "1.85.0",
"version": "1.86.0",
"description": "The CDK Construct Library for AWS::ACMPCA",

@@ -13,4 +13,2 @@ "main": "lib/index.js",

"packageId": "Amazon.CDK.AWS.ACMPCA",
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk",
"iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png"

@@ -52,4 +50,4 @@ },

"cfn2ts": "cfn2ts",
"build+test+package": "npm run build+test && npm run package",
"build+test": "npm run build && npm test",
"build+test+package": "yarn build+test && yarn package",
"build+test": "yarn build && yarn test",
"compat": "cdk-compat",

@@ -80,13 +78,13 @@ "gen": "cfn2ts",

"devDependencies": {
"@aws-cdk/assert": "1.85.0",
"cdk-build-tools": "1.85.0",
"cfn2ts": "1.85.0",
"pkglint": "1.85.0"
"@aws-cdk/assert": "1.86.0",
"cdk-build-tools": "1.86.0",
"cfn2ts": "1.86.0",
"pkglint": "1.86.0"
},
"dependencies": {
"@aws-cdk/core": "1.85.0",
"@aws-cdk/core": "1.86.0",
"constructs": "^3.2.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.85.0",
"@aws-cdk/core": "1.86.0",
"constructs": "^3.2.0"

@@ -98,3 +96,3 @@ },

"stability": "experimental",
"maturity": "cfn-only",
"maturity": "experimental",
"awscdkio": {

@@ -101,0 +99,0 @@ "announce": false

@@ -12,2 +12,10 @@ # AWS::ACMPCA Construct Library

![cdk-constructs: Experimental](https://img.shields.io/badge/cdk--constructs-experimental-important.svg?style=for-the-badge)
> The APIs of higher level constructs in this module are experimental and under active development.
> They are subject to non-backward compatible changes or removal in any future version. These are
> not subject to the [Semantic Versioning](https://semver.org/) model and breaking changes will be
> announced in the release notes. 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.
---

@@ -14,0 +22,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