Huge News!Announcing our $40M Series B led by Abstract Ventures.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.6 to 1.0.7-reinstate-balena-lint-tsconfig-2e6b1e0bb572a0fed4663507c96c9e59f0ef0029

4

CHANGELOG.md

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

## 1.0.7 - 2021-05-24
* Re-instate tsconfig from @balena/lint [Graham McCulloch]
## 1.0.6 - 2021-05-24

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

9

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

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

{
"name": "@balena/jellyfish-config",
"version": "1.0.6",
"version": "1.0.7-reinstate-balena-lint-tsconfig-2e6b1e0bb572a0fed4663507c96c9e59f0ef0029",
"repository": {

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

"peerDependencies": {
"@balena/lint": "^5.4.2"
"@balena/lint": "^6.1.0"
},
"devDependencies": {}
}
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