Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3098
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 4.0.1-alpha.1 to 4.0.1

8

CHANGELOG.md

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

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
**Note:** Version bump only for package @typescript-eslint/scope-manager
# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

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

10

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

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

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

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

},
"gitHead": "2cb66205de797479d9b2d362652c42fe032e913b"
"gitHead": "46ad4d051d8b58e003cb70f7f449218b5d354391"
}
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