@aws-cdk/aws-elasticache
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "@aws-cdk/aws-elasticache", | ||
"version": "0.8.0+bb95676", | ||
"version": "0.8.1", | ||
"description": "The CDK Construct Library for AWS::ElastiCache", | ||
@@ -11,11 +11,9 @@ "main": "lib/index.js", | ||
"java": { | ||
"package": "com.amazonaws.cdk.aws.elasticache", | ||
"package": "software.amazon.awscdk.services.elasticache", | ||
"maven": { | ||
"groupId": "com.amazonaws.cdk", | ||
"artifactId": "aws-elasticache" | ||
"groupId": "software.amazon.awscdk", | ||
"artifactId": "elasticache" | ||
} | ||
}, | ||
"dotnet": { | ||
"namespace": "Amazon.CDK.AWS.ElastiCache" | ||
} | ||
"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
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
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
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
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
192461
13
Updated@aws-cdk/cdk@^0.8.1