Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3111
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.8.2-alpha.3 to 4.8.2

8

CHANGELOG.md

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

## [4.8.2](https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.1...v4.8.2) (2020-11-23)
**Note:** Version bump only for package @typescript-eslint/scope-manager
## [4.8.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.0...v4.8.1) (2020-11-17)

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

10

package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "4.8.2-alpha.3+c2dde58c",
"version": "4.8.2",
"description": "TypeScript scope analyser for ESLint",

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

"dependencies": {
"@typescript-eslint/types": "4.8.2-alpha.3+c2dde58c",
"@typescript-eslint/visitor-keys": "4.8.2-alpha.3+c2dde58c"
"@typescript-eslint/types": "4.8.2",
"@typescript-eslint/visitor-keys": "4.8.2"
},
"devDependencies": {
"@types/glob": "*",
"@typescript-eslint/typescript-estree": "4.8.2-alpha.3+c2dde58c",
"@typescript-eslint/typescript-estree": "4.8.2",
"glob": "*",

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

},
"gitHead": "c2dde58c9188efd17f22e10c3bdf1c78b5f42e6a"
"gitHead": "49f86e84d02e5e822bd20b7b2a3eb16c77092926"
}
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