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

@rushstack/eslint-plugin-packlets

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/eslint-plugin-packlets - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

12

CHANGELOG.json

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

{
"version": "0.3.2",
"tag": "@rushstack/eslint-plugin-packlets_v0.3.2",
"date": "Thu, 07 Oct 2021 07:13:35 GMT",
"comments": {
"patch": [
{
"comment": "Update typescript-eslint to add support for TypeScript 4.4."
}
]
}
},
{
"version": "0.3.1",

@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-plugin-packlets_v0.3.1",

9

CHANGELOG.md
# Change Log - @rushstack/eslint-plugin-packlets
This log was last generated on Thu, 23 Sep 2021 00:10:40 GMT and should not be manually modified.
This log was last generated on Thu, 07 Oct 2021 07:13:35 GMT and should not be manually modified.
## 0.3.2
Thu, 07 Oct 2021 07:13:35 GMT
### Patches
- Update typescript-eslint to add support for TypeScript 4.4.
## 0.3.1

@@ -6,0 +13,0 @@ Thu, 23 Sep 2021 00:10:40 GMT

10

package.json
{
"name": "@rushstack/eslint-plugin-packlets",
"version": "0.3.1",
"version": "0.3.2",
"description": "A lightweight alternative to NPM packages for organizing source files within a single project",

@@ -20,3 +20,3 @@ "license": "MIT",

"@rushstack/tree-pattern": "0.2.1",
"@typescript-eslint/experimental-utils": "~4.28.2"
"@typescript-eslint/experimental-utils": "~4.31.2"
},

@@ -33,6 +33,6 @@ "peerDependencies": {

"@types/node": "12.20.24",
"@typescript-eslint/parser": "~4.28.2",
"@typescript-eslint/typescript-estree": "~4.28.2",
"@typescript-eslint/parser": "~4.31.2",
"@typescript-eslint/typescript-estree": "~4.31.2",
"eslint": "~7.30.0",
"typescript": "~4.3.5"
"typescript": "~4.4.2"
},

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

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