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

@directus/update-check

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@directus/update-check - npm Package Compare versions

Comparing version 9.26.0 to 10.0.0

license

2

dist/index.test.js

@@ -57,3 +57,3 @@ import { randNumber, randSemver, randSentence, randWord } from '@ngneat/falso';

test('Uses semver.gte to check if passed version is bigger than latest', async () => {
sample.latest = '9.23.4';
sample.latest = '9.26.0';
sample.version = '10.0.0';

@@ -60,0 +60,0 @@ mockResponseJson['dist-tags'].latest = sample.latest;

{
"name": "@directus/update-check",
"version": "9.26.0",
"version": "10.0.0",
"type": "module",

@@ -12,3 +12,3 @@ "description": "Check if an update is available for a given package",

"funding": "https://github.com/directus/directus?sponsor=1",
"license": "GPL-3.0",
"license": "MIT",
"author": "Rijk van Zanten <rijkvanzanten@me.com>",

@@ -15,0 +15,0 @@ "exports": {

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