New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/rush-redis-cobuild-plugin

Package Overview
Dependencies
Maintainers
3
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/rush-redis-cobuild-plugin - npm Package Compare versions

Comparing version 5.107.3 to 5.107.4

8

dist/rush-redis-cobuild-plugin.d.ts
/// <reference types="node" />
import { ICobuildCompletedState } from '@rushstack/rush-sdk';
import { ICobuildContext } from '@rushstack/rush-sdk';
import { ICobuildLockProvider } from '@rushstack/rush-sdk';
import type { ICobuildCompletedState } from '@rushstack/rush-sdk';
import type { ICobuildContext } from '@rushstack/rush-sdk';
import type { ICobuildLockProvider } from '@rushstack/rush-sdk';
import type { IRushPlugin } from '@rushstack/rush-sdk';
import type { RedisClientOptions } from '@redis/client';
import type { RushConfiguration } from '@rushstack/rush-sdk';
import { RushSession } from '@rushstack/rush-sdk';
import type { RushSession } from '@rushstack/rush-sdk';

@@ -11,0 +11,0 @@ /**

/// <reference types="node" />
import { ICobuildLockProvider, ICobuildContext, ICobuildCompletedState, RushSession } from '@rushstack/rush-sdk';
import type { ICobuildLockProvider, ICobuildContext, ICobuildCompletedState, RushSession } from '@rushstack/rush-sdk';
import type { RedisClientOptions } from '@redis/client';

@@ -4,0 +4,0 @@ /**

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.37.0"
"packageVersion": "7.37.1"
}
]
}
{
"name": "@rushstack/rush-redis-cobuild-plugin",
"version": "5.107.3",
"version": "5.107.4",
"description": "Rush plugin for Redis cobuild lock",

@@ -16,9 +16,8 @@ "repository": {

"@redis/client": "~1.5.5",
"@rushstack/node-core-library": "3.60.0",
"@rushstack/rush-sdk": "5.107.3"
"@rushstack/node-core-library": "3.60.1",
"@rushstack/rush-sdk": "5.107.4"
},
"devDependencies": {
"@microsoft/rush-lib": "5.107.3",
"@rushstack/eslint-config": "3.3.4",
"@rushstack/heft": "0.61.0",
"@microsoft/rush-lib": "5.107.4",
"@rushstack/heft": "0.61.3",
"local-node-rig": "1.0.0"

@@ -25,0 +24,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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