New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@balena/jellyfish-config

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/jellyfish-config - npm Package Compare versions

Comparing version 2.0.2 to 3.0.0-index-undefined-dea5b27238c3b10f955c0079f36b5c10d49d5a8b

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Change Log

## 3.0.0 - 2022-01-27
* Undefined type when accessing array index [karaxuna]
## 2.0.2 - 2021-11-28

@@ -9,0 +13,0 @@

3

config/tsconfig.json

@@ -13,3 +13,4 @@ {

"declaration": true,
"skipLibCheck": true
"skipLibCheck": true,
"noUncheckedIndexedAccess": true
},

@@ -16,0 +17,0 @@ "typedocOptions": {

{
"name": "@balena/jellyfish-config",
"version": "2.0.2",
"version": "3.0.0-index-undefined-dea5b27238c3b10f955c0079f36b5c10d49d5a8b",
"repository": {

@@ -19,4 +19,4 @@ "type": "git",

"versionist": {
"publishedAt": "2021-11-28T02:49:41.763Z"
"publishedAt": "2022-01-27T20:26:37.356Z"
}
}
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