Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
2
Maintainers
1
Versions
2870
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.1-alpha.4 to 3.6.1

8

CHANGELOG.md

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

## [3.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.6.0...v3.6.1) (2020-07-13)
**Note:** Version bump only for package @typescript-eslint/scope-manager
# [3.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.5.0...v3.6.0) (2020-07-06)

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

10

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

@@ -41,4 +41,4 @@ "keywords": [

"dependencies": {
"@typescript-eslint/types": "3.6.1-alpha.4+3a187caf",
"@typescript-eslint/visitor-keys": "3.6.1-alpha.4+3a187caf"
"@typescript-eslint/types": "3.6.1",
"@typescript-eslint/visitor-keys": "3.6.1"
},

@@ -48,3 +48,3 @@ "devDependencies": {

"@types/mkdirp": "^1.0.0",
"@typescript-eslint/typescript-estree": "3.6.1-alpha.4+3a187caf",
"@typescript-eslint/typescript-estree": "3.6.1",
"glob": "^7.1.6",

@@ -69,3 +69,3 @@ "jest-specific-snapshot": "^3.0.0",

},
"gitHead": "3a187cafb7302a3c05de0e6a236dd142a5e2d741"
"gitHead": "adcee02d779f1faade877cb4a2692af5141ef09f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc