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

typescript-eslint-parser

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-eslint-parser - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

5

CHANGELOG.md

@@ -1,3 +0,6 @@

v0.1.2 - August 21, 2016
v0.1.3 - August 22, 2016
* da984bf Fix: manually update package.json after build failure (Nicholas C. Zakas)
* 5bfb9bf Fix: Check for arguments property on NewExpression (fixes #60) (#62) (James Henry)
* d323ee7 Docs: Add issue template (Nicholas C. Zakas)
* 8f4964c Fix: UpdateExpression detection and operator format (fixes #58) (#59) (James Henry)

@@ -4,0 +7,0 @@ * e09ebb3 Fix: Add function type parameters (fixes #52) (#56) (James Henry)

4

package.json

@@ -7,3 +7,3 @@ {

"main": "parser.js",
"version": "0.1.2",
"version": "0.1.3",
"files": [

@@ -26,3 +26,3 @@ "lib",

"eslint-config-eslint": "^3.0.0",
"eslint-release": "^0.9.2",
"eslint-release": "^0.10.0",
"istanbul": "~0.2.6",

@@ -29,0 +29,0 @@ "leche": "^1.0.1",

Sorry, the diff of this file is too big to display

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