Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3106
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.2.1-alpha.6 to 4.3.0

8

CHANGELOG.md

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

# [4.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.2.0...v4.3.0) (2020-09-28)
**Note:** Version bump only for package @typescript-eslint/scope-manager
# [4.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.1...v4.2.0) (2020-09-21)

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

10

package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "4.2.1-alpha.6+ddf56608",
"version": "4.3.0",
"description": "TypeScript scope analyser for ESLint",

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

"dependencies": {
"@typescript-eslint/types": "4.2.1-alpha.6+ddf56608",
"@typescript-eslint/visitor-keys": "4.2.1-alpha.6+ddf56608"
"@typescript-eslint/types": "4.3.0",
"@typescript-eslint/visitor-keys": "4.3.0"
},
"devDependencies": {
"@types/glob": "*",
"@typescript-eslint/typescript-estree": "4.2.1-alpha.6+ddf56608",
"@typescript-eslint/typescript-estree": "4.3.0",
"glob": "*",

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

},
"gitHead": "ddf5660846784003cab4b10ae7a5e510b9dd562b"
"gitHead": "229631e6cd90bba8f509a6d49fec72fd7a576ccf"
}
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