Socket
Socket
Sign inDemoInstall

eslint-import-resolver-parcel

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-import-resolver-parcel - npm Package Compare versions

Comparing version 1.8.3 to 1.8.4

12

package.json
{
"name": "eslint-import-resolver-parcel",
"description": "Parcel import resolution plugin for eslint-plugin-import.",
"version": "1.8.3",
"version": "1.8.4",
"license": "MIT",

@@ -31,9 +31,9 @@ "esnext": "dist-src/index.js",

"@iarna/toml": "^2.2.1",
"@pika/plugin-build-node": "^0.3.12",
"@pika/plugin-standard-pkg": "^0.3.12",
"eslint": "^5.13.0",
"@pika/plugin-build-node": "^0.3.14",
"@pika/plugin-standard-pkg": "^0.3.14",
"eslint": "^5.15.2",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-jest": "^22.2.2",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-prettier": "^3.0.1",
"jest": "^24.1.0",
"jest": "^24.5.0",
"prettier": "^1.16.4",

@@ -40,0 +40,0 @@ "stryker": "^0.35.0",

@@ -35,2 +35,3 @@ # eslint-import-resolver-parcel

- [x] Aliasing ([parcel docs](https://parceljs.org/module_resolution.html#aliasing))
- [ ] Glob Paths ([parcel docs](https://parceljs.org/module_resolution.html#glob-file-paths))

@@ -37,0 +38,0 @@ #### \*About Root Paths

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc