Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3094
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 3.9.1-alpha.3 to 3.9.1

8

CHANGELOG.md

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

## [3.9.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.9.0...v3.9.1) (2020-08-17)
**Note:** Version bump only for package @typescript-eslint/scope-manager
# [3.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.8.0...v3.9.0) (2020-08-10)

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

10

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

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

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

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

},
"gitHead": "daf649f6e7f63353a332a21b4fa79cb376de37eb"
"gitHead": "b47a3c699b2801b682690a8d03c356fadb728a57"
}
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