New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@scandipwa/eslint-plugin-scandipwa-guidelines

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scandipwa/eslint-plugin-scandipwa-guidelines - npm Package Compare versions

Comparing version 1.8.3 to 1.8.4

2

lib/rules/use-magic-construct.js

@@ -11,3 +11,3 @@ /**

: node;
const { leadingComments } = nodeToProcess;
const { leadingComments = [] } = nodeToProcess;
const namespaceComment = leadingComments.find(

@@ -14,0 +14,0 @@ ({ value }) => value.match(/@namespace/)

{
"name": "@scandipwa/eslint-plugin-scandipwa-guidelines",
"version": "1.8.3",
"version": "1.8.4",
"description": "Eslint rules for ScandiPWA",

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

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