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

@scaleleap/renovate-config

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaleleap/renovate-config - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Changelog

# [1.7.0](https://github.com/ScaleLeap/renovate-config/compare/v1.6.0...v1.7.0) (2021-02-02)
### Bug Fixes
* npm audit ([7072956](https://github.com/ScaleLeap/renovate-config/commit/7072956f258de2d655b421ce69de9577f9f7057d))
### Features
* always uses chore for all deps ([04c5d40](https://github.com/ScaleLeap/renovate-config/commit/04c5d40ed5de1eb43f99ba984d39814056ad3368))
# [1.6.0](https://github.com/ScaleLeap/renovate-config/compare/v1.5.1...v1.6.0) (2021-01-16)

@@ -8,0 +20,0 @@

11

package.json

@@ -18,3 +18,3 @@ {

},
"version": "1.6.0",
"version": "1.7.0",
"main": "lib/index.js",

@@ -39,9 +39,9 @@ "files": [

"@scaleleap/utils": "1.8.63",
"@types/jest": "26.0.19",
"@types/jest": "26.0.20",
"@types/node": "13.13.4",
"danger": "10.6.0",
"danger": "10.6.1",
"jest": "26.6.3",
"renovate": "24.17.2",
"renovate": "24.29.2",
"rimraf": "3.0.2",
"ts-jest": "26.4.4",
"ts-jest": "26.5.0",
"ts-node": "9.1.1",

@@ -81,2 +81,3 @@ "ts-node-dev": "1.1.1",

"semanticCommits": "enabled",
"semanticCommitType": "chore",
"timezone": "Etc/UTC"

@@ -83,0 +84,0 @@ },

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