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 3.0.0 to 3.0.1

jest.config.js

12

package.json

@@ -12,3 +12,3 @@ {

"lint": "eslint 'lib/**/*.?s'",
"test": "ava --verbose"
"test": "jest \"test/.*\\.test\\.ts\""
},

@@ -18,9 +18,10 @@ "author": "Gareth Visagie <gareth@snyk.io>",

"devDependencies": {
"@ava/babel": "^1.0.1",
"@types/jest": "^25.0.0",
"@typescript-eslint/eslint-plugin": "^3.5.0",
"@typescript-eslint/parser": "^3.5.0",
"ava": "^3.9.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",
"jest": "^25.0.0",
"prettier": "^2.0.5",
"ts-jest": "^25.0.0",
"typescript": "~3.8.3"

@@ -35,5 +36,2 @@ },

},
"ava": {
"babel": true
},
"dependencies": {

@@ -45,3 +43,3 @@ "lodash.escaperegexp": "^4.1.0",

},
"version": "3.0.0"
"version": "3.0.1"
}
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