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

ember-eslint-parser

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-eslint-parser - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"name": "ember-eslint-parser",
"version": "0.2.2",
"version": "0.2.3",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

@@ -440,2 +440,3 @@ const ContentTag = require('content-tag');

if (
n.name !== 'this' &&
!n.name.startsWith(':') &&

@@ -442,0 +443,0 @@ scope &&

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