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

@vingle/renovate-config

Package Overview
Dependencies
Maintainers
9
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vingle/renovate-config - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

18

package.json
{
"name": "@vingle/renovate-config",
"version": "1.0.10",
"version": "1.0.11",
"description": "Renovate configurations for Vingle",

@@ -61,2 +61,18 @@ "private": false,

},
"nodejs10": {
"packageRules": [
{
"packageNames": ["node"],
"allowedVersions": "^10.0.0"
},
{
"packageNames": ["@types/node"],
"allowedVersions": "^10.0.0"
},
{
"packageNames": ["npm"],
"allowedVersions": "^6.10.2"
}
]
},
"lambda": {

@@ -63,0 +79,0 @@ "docker": {

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