Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3184
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.7.2-alpha.3 to 3.8.0

8

CHANGELOG.md

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

# [3.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.1...v3.8.0) (2020-08-03)
**Note:** Version bump only for package @typescript-eslint/scope-manager
## [3.7.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.0...v3.7.1) (2020-07-27)

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

10

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

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

"dependencies": {
"@typescript-eslint/types": "3.7.2-alpha.3+4f38ea39",
"@typescript-eslint/visitor-keys": "3.7.2-alpha.3+4f38ea39"
"@typescript-eslint/types": "3.8.0",
"@typescript-eslint/visitor-keys": "3.8.0"
},
"devDependencies": {
"@typescript-eslint/typescript-estree": "3.7.2-alpha.3+4f38ea39",
"@typescript-eslint/typescript-estree": "3.8.0",
"glob": "*",

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

},
"gitHead": "4f38ea39c97289db11501d6368d01db8c5787257"
"gitHead": "522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d"
}
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