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
3
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 1.0.5 to 1.0.6-update-tsconfig-ed1536b562fee06faea6a54867dc0c8304d5dad4

4

CHANGELOG.md

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

## 1.0.6 - 2021-05-24
* Stop extending balena/lint tsconfig.json [Josh Bowling]
## 1.0.5 - 2021-05-24

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

{
"extends": "@balena/lint/tsconfig.json",
"compilerOptions": {
"module": "commonjs",
"target": "es2017",
"noUnusedLocals": true,
"noUnusedParameters": true,
"preserveConstEnums": true,
"sourceMap": true,
"strictNullChecks": true,
"moduleResolution": "node",
"baseUrl": ".",
"noImplicitAny": false,

@@ -5,0 +13,0 @@ "allowJs": false,

2

package.json
{
"name": "@balena/jellyfish-config",
"version": "1.0.5",
"version": "1.0.6-update-tsconfig-ed1536b562fee06faea6a54867dc0c8304d5dad4",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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