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.6 to 0.1.7-joshbwlng-update-renovate-config-ac2d9704a164358befcd25b372efa28c1ca970d2

28

.github/renovate.json
{
"extends": [
"config:base"
],
"enabledManagers": [
"npm"
],
"force": {
"constraints": {
"node": "< 15.0.0"
}
},
"pruneStaleBranches": false,
"rangeStrategy": "bump",
"commitMessagePrefix": "patch:",
"commitBody": "Change-type: patch",
"prHourlyLimit": 0,
"labels": [
"dependencies"
],
"packageRules": [
{
"groupName": "non-major",
"updateTypes": [
"minor",
"patch"
],
"automerge": true
}
"github>product-os/jellyfish-config//config/renovate"
]
}

5

CHANGELOG.md

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

# v0.1.7
## (2021-11-15)
* Update renovate config [Josh Bowling]
# v0.1.6

@@ -9,0 +14,0 @@ ## (2021-11-15)

{
"name": "@balena/jellycheck",
"version": "0.1.6",
"version": "0.1.7-joshbwlng-update-renovate-config-ac2d9704a164358befcd25b372efa28c1ca970d2",
"description": "Scripts to perform common checks on Jellyfish files",

@@ -31,4 +31,4 @@ "bin": {

"versionist": {
"publishedAt": "2021-11-15T04:00:57.986Z"
"publishedAt": "2021-11-15T04:08:23.180Z"
}
}
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