Socket
Socket
Sign inDemoInstall

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
1
Versions
3107
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.4.1-alpha.11 to 4.4.1

11

CHANGELOG.md

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

## [4.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.0...v4.4.1) (2020-10-12)
### Bug Fixes
* **scope-manager:** don't create a variable for global augmentation ([#2639](https://github.com/typescript-eslint/typescript-eslint/issues/2639)) ([6bc9325](https://github.com/typescript-eslint/typescript-eslint/commit/6bc93257ec876214743a165093b6666d713379f6))
# [4.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.3.0...v4.4.0) (2020-10-05)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "4.4.1-alpha.11+9c3c686b",
"version": "4.4.1",
"description": "TypeScript scope analyser for ESLint",

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

"dependencies": {
"@typescript-eslint/types": "4.4.1-alpha.11+9c3c686b",
"@typescript-eslint/visitor-keys": "4.4.1-alpha.11+9c3c686b"
"@typescript-eslint/types": "4.4.1",
"@typescript-eslint/visitor-keys": "4.4.1"
},
"devDependencies": {
"@types/glob": "*",
"@typescript-eslint/typescript-estree": "4.4.1-alpha.11+9c3c686b",
"@typescript-eslint/typescript-estree": "4.4.1",
"glob": "*",

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

},
"gitHead": "9c3c686b59b4b8fd02c479a534b5ca9b33c5ff40"
"gitHead": "c41dbe56e0514846e4d21fc5fcd8847da50e92c6"
}
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