@casechek/aws-cdk-elasticsearch-index
Advanced tools
Comparing version 2.0.0-alpha.2 to 2.0.0-develop.1
{ | ||
"name": "@casechek/aws-cdk-elasticsearch-index", | ||
"version": "2.0.0-alpha.2", | ||
"version": "v2.0.0-develop.1", | ||
"description": "Elasticsearch Index Custom Resource for AWS CDK", | ||
@@ -8,2 +8,6 @@ "main": "dist/lib/index.js", | ||
"license": "MIT", | ||
"engines": { | ||
"node": "^18.16.0", | ||
"npm": "^9.5.1" | ||
}, | ||
"scripts": { | ||
@@ -14,2 +18,8 @@ "build": "concurrently \"webpack\" \"tsc --project tsconfig.lib.json\"", | ||
"test": "jest", | ||
"test:e2e": "scripts/run_feature_tests.sh", | ||
"clean:deployment": "scripts/clean_deployment.sh", | ||
"deploy:pr": "scripts/deploy_pr.sh", | ||
"deploy:develop": "scripts/deploy_develop.sh", | ||
"deploy:staging": "scripts/deploy_staging.sh", | ||
"deploy:production": "scripts/deploy_production.sh", | ||
"fix": "eslint --fix .", | ||
@@ -27,6 +37,2 @@ "commit": "git-cz", | ||
"@elastic/elasticsearch": "7.6.1", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "9.2.6", | ||
"@semantic-release/release-notes-generator": "12.1.0", | ||
"@types/aws-lambda": "8.10.119", | ||
@@ -68,2 +74,26 @@ "@types/aws-sdk": "2.7.0", | ||
}, | ||
"release": { | ||
"branches": [ | ||
"main", | ||
{ | ||
"name": "develop", | ||
"prerelease": true | ||
} | ||
], | ||
"plugins": [ | ||
[ | ||
"@semantic-release/release-notes-generator", | ||
{ | ||
"linkReferences": false | ||
} | ||
], | ||
[ | ||
"@semantic-release/github", | ||
{ | ||
"successComment": false, | ||
"failComment": false | ||
} | ||
] | ||
] | ||
}, | ||
"husky": { | ||
@@ -70,0 +100,0 @@ "hooks": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
34
1949819
56721
5