@myparcel-eslint/eslint-config
Advanced tools
Comparing version 1.2.5 to 1.3.0
@@ -5,2 +5,12 @@ # Changelog | ||
## [1.3.0](https://github/myparcelnl/eslint/compare/@myparcel-eslint/eslint-config@1.2.5...@myparcel-eslint/eslint-config@1.3.0) "@myparcel-eslint/eslint-config" (2023-08-01) | ||
### Features | ||
* **build:** add type declarations ([a2fd901](https://github/myparcelnl/eslint/commit/a2fd901740f9ee4a536f7672ebf0f46441512697)) | ||
## [1.2.5](https://github/myparcelnl/eslint/compare/@myparcel-eslint/eslint-config@1.2.4...@myparcel-eslint/eslint-config@1.2.5) "@myparcel-eslint/eslint-config" (2023-08-01) | ||
@@ -7,0 +17,0 @@ |
{ | ||
"name": "@myparcel-eslint/eslint-config", | ||
"version": "1.2.5", | ||
"version": "1.3.0", | ||
"keywords": [ | ||
@@ -10,4 +10,10 @@ "eslint", | ||
"license": "MIT", | ||
"module": "lib/module.mjs", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js" | ||
}, | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
@@ -14,0 +20,0 @@ "dist", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
31852
8
138
0