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.5.5 to 1.6.0

granules/antarctica_ice_velocity_450m.nc.cmr.xml

22

cumulus_messages/discover-pdrs.json

@@ -14,6 +14,18 @@ {

"buckets": {
"internal": "cumulus-devseed-internal",
"private": "cumulus-devseed-private",
"protected": "cumulus-devseed-protected",
"public": "cumulus-devseed-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -86,3 +98,3 @@ "cmr": {

"provider": "{{$.meta.provider}}",
"bucket": "{{$.meta.buckets.internal}}",
"bucket": "{{$.meta.buckets.internal.name}}",
"collection": "{{$.meta.collection}}"

@@ -89,0 +101,0 @@ },

@@ -14,6 +14,18 @@ {

"buckets": {
"internal": "cumulus-devseed-internal",
"private": "cumulus-devseed-private",
"protected": "cumulus-devseed-protected",
"public": "cumulus-devseed-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -86,3 +98,3 @@ "cmr": {

"file_prefix": "AST",
"bucket": "{{$.meta.buckets.internal}}",
"bucket": "{{$.meta.buckets.internal.name}}",
"granuleIdExtraction": "{{$.meta.collection.granuleIdExtraction}}"

@@ -89,0 +101,0 @@ },

@@ -14,6 +14,18 @@ {

"buckets": {
"internal": "cumulus-devseed-internal",
"private": "cumulus-devseed-private",
"protected": "cumulus-devseed-protected",
"public": "cumulus-devseed-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -86,3 +98,3 @@ "cmr": {

"collection": "{{$.meta.collection}}",
"bucket": "{{$.meta.buckets.internal}}",
"bucket": "{{$.meta.buckets.internal.name}}",
"stack": "{{$.meta.stack}}"

@@ -89,0 +101,0 @@ },

@@ -67,6 +67,18 @@

"buckets": {
"protected": "cumulus-devseed-protected",
"internal": "cumulus-devseed-internal",
"private": "cumulus-devseed-private",
"public": "cumulus-devseed-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -98,3 +110,3 @@ "distribution_endpoint": "https://g928e05in1.execute-api.us-east-1.amazonaws.com/dev/",

"ParsePdr": {
"bucket": "{{$.meta.buckets.internal}}",
"bucket": "{{$.meta.buckets.internal.name}}",
"collection": "{{$.meta.collection}}",

@@ -101,0 +113,0 @@ "provider": "{{$.meta.provider}}",

@@ -75,6 +75,18 @@ {

"buckets": {
"protected": "cumulus-devseed-protected",
"internal": "cumulus-devseed-internal",
"private": "cumulus-devseed-private",
"public": "cumulus-devseed-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -120,3 +132,3 @@ "stack": "lpdaac-cumulus",

"input_granules": "{{$.meta.input_granules}}",
"bucket": "{{$.meta.buckets.internal}}",
"bucket": "{{$.meta.buckets.internal.name}}",
"stack": "{{$.meta.stack}}",

@@ -123,0 +135,0 @@ "cmr": "{{$.meta.cmr}}"

@@ -15,6 +15,18 @@

"buckets": {
"internal": "cumulus-devseed-internal",
"private": "cumulus-devseed-private",
"protected": "cumulus-devseed-protected",
"public": "cumulus-devseed-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -133,3 +145,3 @@ "cmr": {

"CmrStep": {
"bucket": "{{$.meta.buckets.internal}}",
"bucket": "{{$.meta.buckets.internal.name}}",
"stack": "{{$.meta.stack}}",

@@ -136,0 +148,0 @@ "granuleIdExtraction": "{{$.meta.collection.granuleIdExtraction}}",

{
"name": "@cumulus/test-data",
"version": "1.5.5",
"version": "1.6.0",
"description": "Includes the test data for various packages",

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

@@ -7,6 +7,18 @@ {

"buckets": {
"internal": "ghrc-r-deploy",
"private": "ghrc-r-private",
"protected": "ghrc-r-protected",
"public": "ghrc-r-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -13,0 +25,0 @@ "queues": {

@@ -81,6 +81,18 @@ {

"buckets": {
"protected": "cumulus-protected",
"internal": "cumulus-internal",
"public": "cumulus-public",
"private": "cumulus-private"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -87,0 +99,0 @@ "stage": "dev"

@@ -7,6 +7,18 @@ {

"buckets": {
"internal": "xxxx-r-deploy",
"private": "xxxx-r-private",
"protected": "xxxx -r-protected",
"public": "xxxx-r-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -13,0 +25,0 @@ "queues": {

@@ -7,6 +7,18 @@ {

"buckets": {
"internal": "cumulus-internal",
"private": "cumulus-private",
"protected": "cumulus-protected",
"public": "cumulus-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -13,0 +25,0 @@ "queues": {

@@ -7,6 +7,18 @@ {

"buckets": {
"internal": "cumulus-internal",
"private": "cumulus-private",
"protected": "cumulus-protected",
"public": "cumulus-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -13,0 +25,0 @@ "queues": {

@@ -8,6 +8,18 @@ {

"buckets": {
"internal": "cumulus-internal",
"private": "cumulus-private",
"protected": "cumulus-protected",
"public": "cumulus-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -14,0 +26,0 @@ "queues": {

@@ -7,6 +7,18 @@ {

"buckets": {
"internal": "ghrc-r-deploy",
"private": "ghrc-r-private",
"protected": "ghrc-r-protected",
"public": "ghrc-r-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -13,0 +25,0 @@ "queues": {

@@ -76,6 +76,18 @@ {

"buckets": {
"protected": "cumulus-devseed-protected",
"internal": "cumulus-devseed-internal",
"private": "cumulus-devseed-private",
"public": "cumulus-devseed-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -146,3 +158,3 @@ "stack": "lpdaac-cumulus",

"CmrStep": {
"bucket": "{{$.meta.buckets.internal}}",
"bucket": "{{$.meta.buckets.internal.name}}",
"stack": "{{$.meta.stack}}",

@@ -149,0 +161,0 @@ "granuleIdExtraction": "{{$.meta.collection.granuleIdExtraction}}",

@@ -5,6 +5,18 @@ {

"buckets": {
"internal": "xxxx-r-deploy",
"private": "xxxx-r-private",
"protected": "xxxx-r-protected",
"public": "xxxx-r-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -11,0 +23,0 @@ "queues": {

@@ -6,6 +6,18 @@ {

"buckets": {
"internal": "cumulus-internal",
"private": "cumulus-private",
"protected": "cumulus-protected",
"public": "cumulus-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -12,0 +24,0 @@ "queues": {

@@ -5,6 +5,18 @@ {

"buckets": {
"internal": "cumulus-internal",
"private": "cumulus-private",
"protected": "cumulus-protected",
"public": "cumulus-public"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
},

@@ -11,0 +23,0 @@ "queues": {

@@ -24,6 +24,18 @@ {

"buckets": {
"internal": "cumulus-internal",
"private": "cumulus-generic-test-private",
"public": "cumulus-generic-test-public",
"protected": "cumulus-generic-test-protected"
"internal": {
"name": "cumulus-test-sandbox-internal",
"type": "internal"
},
"private": {
"name": "cumulus-test-sandbox-private",
"type": "private"
},
"protected": {
"name": "cumulus-test-sandbox-protected",
"type": "protected"
},
"public": {
"name": "cumulus-test-sandbox-public",
"type": "public"
}
}

@@ -30,0 +42,0 @@ },

@@ -22,3 +22,3 @@ {

"host": "podaac-ftp.jpl.nasa.gov",
"path": "/allData/ghrsst/data/GDS2/L4/GLOB/JPL/MUR/v4.1/2017/"
"path": "/allData/ghrsst/data/GDS2/L4/GLOB/JPL/MUR/v4.1/2017/",
"port": 21,

@@ -25,0 +25,0 @@ "recursive": true,

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