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

@cumulus/test-data

Package Overview
Dependencies
Maintainers
3
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cumulus/test-data - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

cumulus_messages/discover-pdrs.json

@@ -83,5 +83,2 @@ {

"DiscoverPdrs": {
"templateUri": "{{$.meta.templates.ParsePdr}}",
"useQueue": true,
"queueUrl": "{{$.meta.queues.startSF}}",
"stack": "{{$.meta.stack}}",

@@ -97,2 +94,2 @@ "provider": "{{$.meta.provider}}",

"exception": null
}
}

7

cumulus_messages/parse-pdr.json

@@ -83,9 +83,6 @@ {

"ParsePdr": {
"useQueue": true,
"provider": "{{$.meta.provider}}",
"collection": "{{$.meta.collection}}",
"bucket": "{{$.meta.buckets.internal}}",
"stack": "{{$.meta.stack}}",
"templateUri": "{{$.meta.templates.IngestGranule}}",
"queueUrl": "{{$.meta.queues.startSF}}"
"stack": "{{$.meta.stack}}"
},

@@ -105,2 +102,2 @@ "CheckStatus": {},

"exception": null
}
}

@@ -93,9 +93,6 @@

"ParsePdr": {
"queueUrl": "{{$.meta.queues.startSF}}",
"bucket": "{{$.meta.buckets.internal}}",
"collection": "{{$.meta.collection}}",
"provider": "{{$.meta.provider}}",
"stack": "{{$.meta.stack}}",
"useQueue": true,
"templateUri": "{{$.meta.templates.IngestGranule}}"
"stack": "{{$.meta.stack}}"
},

@@ -109,2 +106,2 @@ "StopStatus": {},

}
}
}
{
"name": "@cumulus/test-data",
"version": "1.0.0",
"version": "1.0.1",
"description": "Includes the test data for various packages",

@@ -5,0 +5,0 @@ "keywords": [

@@ -5,4 +5,2 @@ {

"bucket": "cumulus-internal",
"queuesUrl": "https://sqs.us-east-1.amazonaws.com/xxxxx/lpdaac-cumulus-phaseIII-dev-startSF",
"templateUri": "s3://cumulus-internal/lpdaac-cumulus-phaseIII-dev/workflows/IngestGranule.json",
"provider": {

@@ -9,0 +7,0 @@ "id": "LPDAAC",

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