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.7.0 to 1.7.1

7

CHANGELOG.md

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

## [1.7.1](https://github.com/ScaleLeap/renovate-config/compare/v1.7.0...v1.7.1) (2021-02-26)
### Bug Fixes
* updates to renovate@24.64.2 ([5fa4303](https://github.com/ScaleLeap/renovate-config/commit/5fa43036a3e787c92257483f54a1d974dda50e4f))
# [1.7.0](https://github.com/ScaleLeap/renovate-config/compare/v1.6.0...v1.7.0) (2021-02-02)

@@ -8,0 +15,0 @@

20

package.json

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

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

@@ -38,14 +38,14 @@ "files": [

"devDependencies": {
"@scaleleap/utils": "1.8.63",
"@scaleleap/utils": "1.9.9",
"@types/jest": "26.0.20",
"@types/node": "13.13.4",
"danger": "10.6.1",
"danger": "10.6.3",
"jest": "26.6.3",
"renovate": "24.29.2",
"renovate": "24.64.2",
"rimraf": "3.0.2",
"ts-jest": "26.5.0",
"ts-node": "9.1.1",
"ts-node-dev": "1.1.1",
"ts-node-dev": "1.1.6",
"tsconfigs": "4.0.2",
"typescript": "4.1.3"
"typescript": "4.2.2"
},

@@ -87,3 +87,3 @@ "keywords": [],

{
"depTypeList": [
"matchDepTypes": [
"devDependencies"

@@ -98,3 +98,3 @@ ],

{
"updateTypes": [
"matchUpdateTypes": [
"minor",

@@ -124,3 +124,3 @@ "patch",

{
"packageNames": [
"matchPackageNames": [
"@types/node"

@@ -137,3 +137,3 @@ ],

{
"packagePatterns": [
"matchPackagePatterns": [
"@scaleleap/utils",

@@ -140,0 +140,0 @@ "^@typescript-eslint/",

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