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

@balena/jellycheck

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/jellycheck - npm Package Compare versions

Comparing version 0.0.5-update-readme-25ee39da4719038d2f07f80503df0ee0946956d4 to 0.0.5

.github/renovate.json

1

CHANGELOG.md

@@ -10,2 +10,3 @@ # Change Log

* ci: Add shellcheck and renovate config [Josh Bowling]
* Update readme [Josh Bowling]

@@ -12,0 +13,0 @@

9

package.json
{
"name": "@balena/jellycheck",
"version": "0.0.5-update-readme-25ee39da4719038d2f07f80503df0ee0946956d4",
"version": "0.0.5",
"description": "Scripts to perform common checks on Jellyfish files",

@@ -9,3 +9,3 @@ "bin": {

"scripts": {
"test": "make test"
"test": "make lint && make test"
},

@@ -26,3 +26,6 @@ "repository": {

},
"homepage": "https://github.com/product-os/jellycheck#readme"
"homepage": "https://github.com/product-os/jellycheck#readme",
"devDependencies": {
"shellcheck": "^0.4.4"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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