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

@rushstack/eslint-patch

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/eslint-patch - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "1.0.5",
"tag": "@rushstack/eslint-patch_v1.0.5",
"date": "Wed, 30 Sep 2020 18:39:17 GMT",
"comments": {
"patch": [
{
"comment": "Update to build with @rushstack/heft-node-rig"
}
]
}
},
{
"version": "1.0.4",

@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-patch_v1.0.4",

9

CHANGELOG.md
# Change Log - @rushstack/eslint-patch
This log was last generated on Wed, 30 Sep 2020 06:53:53 GMT and should not be manually modified.
This log was last generated on Wed, 30 Sep 2020 18:39:17 GMT and should not be manually modified.
## 1.0.5
Wed, 30 Sep 2020 18:39:17 GMT
### Patches
- Update to build with @rushstack/heft-node-rig
## 1.0.4

@@ -6,0 +13,0 @@ Wed, 30 Sep 2020 06:53:53 GMT

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

"use strict";
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.

@@ -2,0 +3,0 @@ // See LICENSE in the project root for license information.

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

"use strict";
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.

@@ -2,0 +3,0 @@ // See LICENSE in the project root for license information.

6

package.json
{
"name": "@rushstack/eslint-patch",
"version": "1.0.4",
"version": "1.0.5",
"description": "A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain",

@@ -26,6 +26,6 @@ "main": "lib/usage.js",

"devDependencies": {
"@microsoft/rush-stack-compiler-3.9": "0.4.21",
"@rushstack/heft": "0.8.0",
"@rushstack/heft": "0.14.0",
"@rushstack/heft-node-rig": "0.1.0",
"@types/node": "10.17.13"
}
}

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