Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3083
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.10.1-alpha.1 to 3.10.1

8

CHANGELOG.md

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

## [3.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.0...v3.10.1) (2020-08-25)
**Note:** Version bump only for package @typescript-eslint/scope-manager
# [3.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.9.1...v3.10.0) (2020-08-24)

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

10

package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "3.10.1-alpha.1+d1f08879",
"version": "3.10.1",
"description": "TypeScript scope analyser for ESLint",

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

"dependencies": {
"@typescript-eslint/types": "3.10.1-alpha.1+d1f08879",
"@typescript-eslint/visitor-keys": "3.10.1-alpha.1+d1f08879"
"@typescript-eslint/types": "3.10.1",
"@typescript-eslint/visitor-keys": "3.10.1"
},
"devDependencies": {
"@typescript-eslint/typescript-estree": "3.10.1-alpha.1+d1f08879",
"@typescript-eslint/typescript-estree": "3.10.1",
"glob": "*",

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

},
"gitHead": "d1f08879338c825a1a20406fe47c051a287d6519"
"gitHead": "43b1201a73687e29f19a16b0b26f68569f3c7a2e"
}
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