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

@snyk/ruby-semver

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snyk/ruby-semver - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0

2

lib/ruby/gem-requirement.js

@@ -1,2 +0,2 @@

const _ = require('lodash');
const _ = require('@snyk/lodash');
const GemVersion = require('./gem-version');

@@ -3,0 +3,0 @@

@@ -150,3 +150,3 @@ // -----------------------------

// a zero to give a sensible result.
const _ = require('lodash');
const _ = require('@snyk/lodash');

@@ -153,0 +153,0 @@ const VERSION_PATTERN = '[0-9]+(\.[0-9a-zA-Z]+)*(-[0-9A-Za-z-]+(\.[0-9A-Za-z-]+)*)?';

@@ -22,5 +22,5 @@ {

"dependencies": {
"lodash": "^4.17.14"
"@snyk/lodash": "4.17.15-patch"
},
"version": "2.1.2"
"version": "2.2.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