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

eslint-parallel

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-parallel - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

3

package.json
{
"name": "eslint-parallel",
"version": "1.1.0",
"version": "1.1.1",
"main": "lib/linter.js",

@@ -32,3 +32,2 @@ "description": "Tiny eslint wrapper to allow executing javascript linting in parallel.",

"scripts": {
"postinstall": "node_modules/.bin/babel src --out-dir lib --copy-files --loose-mode",
"build": "node_modules/.bin/babel src --out-dir lib --copy-files --loose-mode",

@@ -35,0 +34,0 @@ "prepublishOnly": "npm run build"

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