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

atom-eslint-parser

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atom-eslint-parser - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

index.d.ts

3

package.json
{
"name": "atom-eslint-parser",
"version": "0.0.4",
"version": "0.0.5",
"description": "The ESLint custom parser for `.atom` files.",

@@ -57,2 +57,3 @@ "engines": {

"build": "tsc && rollup -c -o index.js && dts-bundle --name atom-eslint-parser --main .temp/index.d.ts --out ../index.d.ts",
"prepublish": "npm run build",
"clean": "rimraf .nyc_output .temp coverage index.*",

@@ -59,0 +60,0 @@ "codecov": "nyc report --reporter lcovonly && codecov",

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