Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3076
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.5.1-alpha.0 to 3.6.0

8

CHANGELOG.md

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

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

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

10

package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "3.5.1-alpha.0+c1df6694",
"version": "3.6.0",
"description": "TypeScript scope analyser for ESLint",

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

"dependencies": {
"@typescript-eslint/types": "3.5.1-alpha.0+c1df6694",
"@typescript-eslint/visitor-keys": "3.5.1-alpha.0+c1df6694"
"@typescript-eslint/types": "3.6.0",
"@typescript-eslint/visitor-keys": "3.6.0"
},

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

"@types/mkdirp": "^1.0.0",
"@typescript-eslint/typescript-estree": "3.5.1-alpha.0+c1df6694",
"@typescript-eslint/typescript-estree": "3.6.0",
"glob": "^7.1.6",

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

},
"gitHead": "c1df6694f7866d3ef7ede0b1c6c9dd6f3955e682"
"gitHead": "2d80c5155ffd122e9abc3906fd1099d8367689b3"
}
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