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

@rushstack/eslint-plugin

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/eslint-plugin - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

12

CHANGELOG.json

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

{
"version": "0.4.2",
"tag": "@rushstack/eslint-plugin_v0.4.2",
"date": "Wed, 12 Aug 2020 00:10:05 GMT",
"comments": {
"patch": [
{
"comment": "Updated project to build with Heft"
}
]
}
},
{
"version": "0.4.1",

@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-plugin_v0.4.1",

9

CHANGELOG.md
# Change Log - @rushstack/eslint-plugin
This log was last generated on Wed, 24 Jun 2020 09:50:48 GMT and should not be manually modified.
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified.
## 0.4.2
Wed, 12 Aug 2020 00:10:05 GMT
### Patches
- Updated project to build with Heft
## 0.4.1

@@ -6,0 +13,0 @@ Wed, 24 Jun 2020 09:50:48 GMT

13

package.json
{
"name": "@rushstack/eslint-plugin",
"version": "0.4.1",
"version": "0.4.2",
"description": "An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package",

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

"scripts": {
"build": "gulp test --clean"
"build": "heft test --clean"
},

@@ -28,3 +28,2 @@ "peerDependencies": {

"devDependencies": {
"@microsoft/node-library-build": "6.4.10",
"@microsoft/rush-stack-compiler-3.9": "0.2.1",

@@ -34,9 +33,9 @@ "@types/eslint": "7.2.0",

"@types/node": "10.17.13",
"@typescript-eslint/experimental-utils": "3.3.0",
"@typescript-eslint/parser": "3.3.0",
"@typescript-eslint/typescript-estree": "3.3.0",
"@rushstack/heft": "0.4.3",
"@typescript-eslint/experimental-utils": "3.4.0",
"@typescript-eslint/parser": "3.4.0",
"@typescript-eslint/typescript-estree": "3.4.0",
"eslint": "~7.2.0",
"gulp": "~4.0.2",
"typescript": "~3.9.5"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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