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

@casechek/aws-cdk-elasticsearch-index

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casechek/aws-cdk-elasticsearch-index - npm Package Compare versions

Comparing version 1.0.0-alpha.16 to 1.0.0-alpha.17

2

package.json
{
"name": "@casechek/aws-cdk-elasticsearch-index",
"version": "1.0.0-alpha.16",
"version": "1.0.0-alpha.17",
"description": "Elasticsearch Index Custom Resource for AWS CDK",

@@ -5,0 +5,0 @@ "main": "dist/lib/index.js",

@@ -168,3 +168,3 @@ [![](https://img.shields.io/npm/v/@casechek/aws-cdk-elasticsearch-index)](https://www.npmjs.com/package/@casechek/aws-cdk-elasticsearch-index)

ELASTICSEARCH_INDEX=test-index \
npm run cucumber -- --tags "not @stack"
npm run cucumber -- --tags=@on-event
```

@@ -184,3 +184,3 @@

$env:ELASTICSEARCH_INDEX='test-index';
npm run cucumber -- --tags "not @stack"
npm run cucumber -- --tags=@on-event
```

@@ -187,0 +187,0 @@

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