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

eslint-plugin-shopify-zero

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-shopify-zero - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

7

package.json
{
"name": "eslint-plugin-shopify-zero",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",

@@ -16,4 +16,7 @@ "description": "Zero-dependency ESLint plugin for Shopify's JavaScript style guide",

"scripts": {
"ncc": "ncc build ./index.js --out dist --minify"
"ncc": "ncc build ./index.js --out dist --minify",
"clean": "make clean",
"build": "make build",
"publish": "make publish"
}
}

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