@aws-cdk/aws-ses
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "@aws-cdk/aws-ses", | ||
"version": "0.8.0+bb95676", | ||
"version": "0.8.1", | ||
"description": "The CDK Construct Library for AWS::SES", | ||
@@ -11,11 +11,9 @@ "main": "lib/index.js", | ||
"java": { | ||
"package": "com.amazonaws.cdk.aws.ses", | ||
"package": "software.amazon.awscdk.services.ses", | ||
"maven": { | ||
"groupId": "com.amazonaws.cdk", | ||
"artifactId": "aws-ses" | ||
"groupId": "software.amazon.awscdk", | ||
"artifactId": "ses" | ||
} | ||
}, | ||
"dotnet": { | ||
"namespace": "Amazon.CDK.AWS.SES" | ||
} | ||
"sphinx": {} | ||
} | ||
@@ -25,3 +23,3 @@ }, | ||
"type": "git", | ||
"url": "git://github.com/awslabs/aws-cdk" | ||
"url": "https://github.com/awslabs/aws-cdk.git" | ||
}, | ||
@@ -34,3 +32,4 @@ "scripts": { | ||
"integ": "cdk-integ", | ||
"pkglint": "pkglint -f" | ||
"pkglint": "pkglint -f", | ||
"package": "cdk-package" | ||
}, | ||
@@ -48,14 +47,16 @@ "cdk-build": { | ||
"name": "Amazon Web Services", | ||
"url": "https://aws.amazon.com" | ||
"url": "https://aws.amazon.com", | ||
"organization": true | ||
}, | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.8.0+bb95676", | ||
"cdk-build-tools": "^0.8.0+bb95676", | ||
"cfn2ts": "^0.8.0+bb95676", | ||
"pkglint": "^0.8.0+bb95676" | ||
"@aws-cdk/assert": "^0.8.1", | ||
"cdk-build-tools": "^0.8.1", | ||
"cfn2ts": "^0.8.1", | ||
"pkglint": "^0.8.1" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.8.0+bb95676" | ||
} | ||
"@aws-cdk/cdk": "^0.8.1" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
202420
13
Updated@aws-cdk/cdk@^0.8.1