package/package.json
UNKNOWN
Verdict: BENIGN
Local reference
Suspicious dependency
Inferred
package.json
package.json
| 1 |
{ |
|
| 2 |
"name": "@aws-cdk/aws-cloudformation", |
package.json defines a package name |
| 3 |
"version": "1.167.0", |
|
| 4 |
"description": "The CDK Construct Library for AWS::CloudFormation", |
|
| 5 |
"main": "lib/index.js", |
|
| 6 |
"types": "lib/index.d.ts", |
Package has multiple entry points |
| 7 |
"jsii": { |
|
| 8 |
"outdir": "dist", |
|
| 9 |
"targets": { |
|
| 10 |
"java": { |
|
| 11 |
"package": "software.amazon.awscdk.servi… |
|
| 22:13 |
…n": { |
|
| 23 |
"distName": "aws-cdk.aws-cloudformation", |
|
| 24 |
"module": "aws_cdk.aws_cloudformation", |
Package has multiple entry points |
| 25 |
"classifiers": [ |
|
| 26 |
"Framework :: AWS CDK", |
|
| 27 |
"Framework :: AWS CDK :: 1" |
|
| 35:9 |
… "strict": true |
|
| 36 |
} |
|
| 37 |
} |
|
| 38 |
} |
|
| 39 |
}, |
|
| 40 |
"repository": { |
|
| 41 |
"type": "git", |
|
| 42 |
"url": "https://github.com/aws/aws-cdk.git", |
Repository identifies major Git host |
| 43 |
"directory": "packages/@aws-cdk/aws-cloudformation" |
|
| 44 |
}, |
|
| 45 |
"scripts": { |
|
| 46 |
"build": "cdk-build", |
Package declares a build script |
| 47 |
"watch": "cdk-watch", |
|
| 48 |
"lint": "cdk-lint", |
|
| 49 |
"test": "cdk-test", |
|
| 50 |
"integ": "integ-runner", |
|
| 51 |
"pkglint": "pkglint -f", |
|
| 52 |
"package": "cdk-package", |
|
| 53 |
"awslint": "cdk-awslint", |
|
| 54 |
"cfn2ts": "cfn2ts", |
|
| 55 |
"build+test+package": "… |
|
| 64:4 |
… "cloudformation": "AWS::CloudFormation" |
|
| 65 |
}, |
|
| 66 |
"keywords": [ |
|
| 67 |
"aws", |
|
| 68 |
"cdk", |
|
| 69 |
"constructs", |
|
| 70 |
"cloudformation" |
|
| 71 |
], |
|
| 72 |
"author": { |
|
| 73 |
"name": "Amazon Web Services", |
|
| 74 |
"url": "https://aws.amazon.com", |
|
| 75 |
"organization": true |
|
| 76 |
}, |
|
| 77 |
"license": "Apache-2.0", |
|
| 78 |
"devDependencies": { |
|
| 79 |
"@aws-cdk/assertions": "1.167.0", |
|
| 80 |
"@aws-cdk/aws-events": "1.167.0", |
|
| 81 |
"@aws-cdk/aws-s3-assets": "1.167.0", |
|
| 82 |
"@aws-cdk/aws-sns-subscriptions": "1.167.0", |
|
| 83 |
"@aws-cdk/aws-sqs": "1.167.0", |
|
| 84 |
"@aws-cdk/aws-ssm": "1.167.0", |
|
| 85 |
"@aws-cdk/cdk-build-too… |
|
Metadata
| 35:9 |
… "strict": true |
|
| 36 |
} |
|
| 37 |
} |
|
| 38 |
} |
|
| 39 |
}, |
|
| 40 |
"repository": { |
|
| 41 |
"type": "git", |
|
| 42 |
"url": "https://github.com/aws/aws-cdk.git", |
|
| 43 |
"directory": "packages/@aws-cdk/aws-cloudformation" |
|
| 44 |
}, |
|
| 45 |
"scripts": { |
|
| 46 |
"build": "cdk-build", |
|
| 47 |
"watch": "cdk-watch", |
|
| 48 |
"lint": "cdk-lint", |
|
| 49 |
"test": "cdk-test", |
|
| 50 |
"integ": "integ-runner", |
|
| 51 |
"pkglint": "pkglint -f", |
|
| 52 |
"package": "cdk-package", |
|
| 53 |
"awslint": "cdk-awslint", |
|
| 54 |
"cfn2ts": "cfn2ts", |
|
| 55 |
"build+test+package": "… |
|
| 1 |
{ |
|
| 2 |
"name": "@aws-cdk/aws-cloudformation", |
|
| 3 |
"version": "1.167.0", |
|
| 4 |
"description": "The CDK Construct Library for AWS::CloudFormation", |
|
| 5 |
"main": "lib/index.js", |
|
| 6 |
"types": "lib/index.d.ts", |
|
| 7 |
"jsii": { |
|
| 8 |
"outdir": "dist", |
|
| 9 |
"targets": { |
|
| 10 |
"java": { |
|
| 11 |
"package": "software.amazon.awscdk.servi… |
|
| 22:13 |
…n": { |
|
| 23 |
"distName": "aws-cdk.aws-cloudformation", |
|
| 24 |
"module": "aws_cdk.aws_cloudformation", |
|
| 25 |
"classifiers": [ |
|
| 26 |
"Framework :: AWS CDK", |
|
| 27 |
"Framework :: AWS CDK :: 1" |
|
| 1 |
{ |
|
| 2 |
"name": "@aws-cdk/aws-cloudformation", |
|
| 3 |
"version": "1.167.0", |
|
| 4 |
"description": "The CDK Construct Library for AWS::CloudFormation", |
|
| 5 |
"main": "lib/index.js", |
|
| 6 |
"types": "lib/index.d.ts", |
|
| 7 |
"jsii": { |
|
| 8 |
"outdir": "dist", |
|
| 9 |
"targets": { |
|
| 10 |
"java": { |
|
| 11 |
"package": "software.amazon.awscdk.servi… |
|
| 35:9 |
… "strict": true |
|
| 36 |
} |
|
| 37 |
} |
|
| 38 |
} |
|
| 39 |
}, |
|
| 40 |
"repository": { |
|
| 41 |
"type": "git", |
|
| 42 |
"url": "https://github.com/aws/aws-cdk.git", |
|
| 43 |
"directory": "packages/@aws-cdk/aws-cloudformation" |
|
| 44 |
}, |
|
| 45 |
"scripts": { |
|
| 46 |
"build": "cdk-build", |
|
| 47 |
"watch": "cdk-watch", |
|
| 48 |
"lint": "cdk-lint", |
|
| 49 |
"test": "cdk-test", |
|
| 50 |
"integ": "integ-runner", |
|
| 51 |
"pkglint": "pkglint -f", |
|
| 52 |
"package": "cdk-package", |
|
| 53 |
"awslint": "cdk-awslint", |
|
| 54 |
"cfn2ts": "cfn2ts", |
|
| 55 |
"build+test+package": "… |
|
-
0
{
"name": "@aws-cdk/aws-cloudformation",
"version": "1.167.0",
"description": "The CDK Construct Library for AWS::CloudFormation",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"jsii": {
"outdir": "dist",
"targets": {
"java": {
"package": "software.amazon.awscdk.servi
| 1 |
{ |
|
| 2 |
"name": "@aws-cdk/aws-cloudformation", |
|
| 3 |
"version": "1.167.0", |
|
| 4 |
"description": "The CDK Construct Library for AWS::CloudFormation", |
|
| 5 |
"main": "lib/index.js", |
|
| 6 |
"types": "lib/index.d.ts", |
|
| 7 |
"jsii": { |
|
| 8 |
"outdir": "dist", |
|
| 9 |
"targets": { |
|
| 10 |
"java": { |
|
| 11 |
"package": "software.amazon.awscdk.servi… |
|
| 64:4 |
… "cloudformation": "AWS::CloudFormation" |
|
| 65 |
}, |
|
| 66 |
"keywords": [ |
|
| 67 |
"aws", |
|
| 68 |
"cdk", |
|
| 69 |
"constructs", |
|
| 70 |
"cloudformation" |
|
| 71 |
], |
|
| 72 |
"author": { |
|
| 73 |
"name": "Amazon Web Services", |
|
| 74 |
"url": "https://aws.amazon.com", |
|
| 75 |
"organization": true |
|
| 76 |
}, |
|
| 77 |
"license": "Apache-2.0", |
|
| 78 |
"devDependencies": { |
|
| 79 |
"@aws-cdk/assertions": "1.167.0", |
|
| 80 |
"@aws-cdk/aws-events": "1.167.0", |
|
| 81 |
"@aws-cdk/aws-s3-assets": "1.167.0", |
|
| 82 |
"@aws-cdk/aws-sns-subscriptions": "1.167.0", |
|
| 83 |
"@aws-cdk/aws-sqs": "1.167.0", |
|
| 84 |
"@aws-cdk/aws-ssm": "1.167.0", |
|
| 85 |
"@aws-cdk/cdk-build-too… |
|
Identity
| SHA-256 |
2b84a5ef88c02ed229265cc7b641b7941e1e9b6ea1664248ffb39ee84ebabc48 |
| Filename |
package/package.json |
Origin
| Source |
x |
| Feed |
pkg.go.dev |
| Ecosystem |
go |
Timeline
| First seen |
23 Aug 2026 06:24 UTC |
| First analyzed |
23 Aug 2026 06:23 UTC |
| Last analyzed |
23 Aug 2026 06:50 UTC |
| Last updated |
23 Aug 2026 06:51 UTC |