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

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
1
Versions
3931
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/typescript-estree - npm Package Compare versions

Comparing version 0.1.1-alpha.4 to 0.2.0

12

CHANGELOG.md

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

# [0.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v0.1.0...v0.2.0) (2019-01-19)
### Bug Fixes
* fake fix ([c3b2c7d](https://github.com/typescript-eslint/typescript-eslint/commit/c3b2c7d))
* fake fix ([536f4b9](https://github.com/typescript-eslint/typescript-eslint/commit/536f4b9))
# [0.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v0.0.1-alpha.0...v0.1.0) (2019-01-19)

@@ -8,0 +20,0 @@

4

package.json
{
"name": "@typescript-eslint/typescript-estree",
"version": "0.1.1-alpha.4+63e6d7e",
"version": "0.2.0",
"publishConfig": {

@@ -50,3 +50,3 @@ "access": "public"

},
"gitHead": "63e6d7eab0882822a0e429ae8968f6a166471ad4"
"gitHead": "9c36bc1fbd60b2c922d2c00fc916773d10793fa2"
}

@@ -140,1 +140,2 @@ <h1 align="center">TypeScript ESTree</h1>

TypeScript ESTree inherits from the the original TypeScript ESLint Parser license, as the majority of the work began there. It is licensed under a permissive BSD 2-clause license.
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