Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/scope-manager - npm Package Compare versions

Comparing version 4.6.1-alpha.2 to 4.6.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1) (2020-11-02)
**Note:** Version bump only for package @typescript-eslint/scope-manager
# [4.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.5.0...v4.6.0) (2020-10-26)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "4.6.1-alpha.2+73d97130",
"version": "4.6.1",
"description": "TypeScript scope analyser for ESLint",

@@ -42,8 +42,8 @@ "keywords": [

"dependencies": {
"@typescript-eslint/types": "4.6.1-alpha.2+73d97130",
"@typescript-eslint/visitor-keys": "4.6.1-alpha.2+73d97130"
"@typescript-eslint/types": "4.6.1",
"@typescript-eslint/visitor-keys": "4.6.1"
},
"devDependencies": {
"@types/glob": "*",
"@typescript-eslint/typescript-estree": "4.6.1-alpha.2+73d97130",
"@typescript-eslint/typescript-estree": "4.6.1",
"glob": "*",

@@ -68,3 +68,3 @@ "jest-specific-snapshot": "*",

},
"gitHead": "73d97130afe79b8a458c215581ce86c62009ad8b"
"gitHead": "fb1d9b162a8b9890ae676602f7f1a037feee8de0"
}
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