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.101.0-pr3949.3 to 5.102.0-pr3949.4

2

dist/rush-redis-cobuild-plugin.d.ts

@@ -25,3 +25,3 @@ /// <reference types="node" />

*/
declare type IRushRedisCobuildPluginOptions = IRedisCobuildLockProviderOptions;
export declare type IRushRedisCobuildPluginOptions = IRedisCobuildLockProviderOptions;

@@ -28,0 +28,0 @@ /**

@@ -1,5 +0,6 @@

import { RushRedisCobuildPlugin } from './RushRedisCobuildPlugin';
import { RushRedisCobuildPlugin, IRushRedisCobuildPluginOptions } from './RushRedisCobuildPlugin';
export default RushRedisCobuildPlugin;
export { RedisCobuildLockProvider } from './RedisCobuildLockProvider';
export { IRedisCobuildLockProviderOptions } from './RedisCobuildLockProvider';
export { IRushRedisCobuildPluginOptions };
//# sourceMappingURL=index.d.ts.map
{
"name": "@rushstack/rush-redis-cobuild-plugin",
"version": "5.101.0-pr3949.3",
"version": "5.102.0-pr3949.4",
"description": "Rush plugin for Redis cobuild lock",

@@ -17,3 +17,3 @@ "repository": {

"@rushstack/node-core-library": "3.59.7",
"@rushstack/rush-sdk": "5.101.0-pr3949.3"
"@rushstack/rush-sdk": "5.102.0-pr3949.4"
},

@@ -23,6 +23,6 @@ "devDependencies": {

"@types/node": "14.18.36",
"@microsoft/rush-lib": "5.101.0-pr3949.3",
"@rushstack/eslint-config": "3.3.3",
"@microsoft/rush-lib": "5.102.0-pr3949.4",
"@rushstack/heft": "0.58.2",
"@rushstack/heft-node-rig": "2.2.22"
"@rushstack/heft-node-rig": "2.2.22",
"@rushstack/eslint-config": "3.3.3"
},

@@ -29,0 +29,0 @@ "scripts": {

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