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

@balena/jellycheck

Package Overview
Dependencies
Maintainers
1
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.1.4 to 0.1.5

5

CHANGELOG.md

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

# v0.1.5
## (2021-10-28)
* remove Makefile [Martin Rauscher]
# v0.1.4

@@ -9,0 +14,0 @@ ## (2021-10-28)

7

package.json
{
"name": "@balena/jellycheck",
"version": "0.1.4",
"version": "0.1.5",
"description": "Scripts to perform common checks on Jellyfish files",

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

"scripts": {
"test": "make lint && make test"
"test": "npm run lint && ./jellycheck.sh",
"lint": "shellcheck ./jellycheck.sh"
},

@@ -31,4 +32,4 @@ "repository": {

"versionist": {
"publishedAt": "2021-10-28T01:08:42.221Z"
"publishedAt": "2021-10-28T08:44:23.314Z"
}
}
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