@bizon/amazon-ids
Advanced tools
Comparing version 2.9.1 to 2.9.2
{ | ||
"name": "@bizon/amazon-ids", | ||
"version": "2.9.1", | ||
"version": "2.9.2", | ||
"description": "Collection of Amazon identifiers", | ||
@@ -8,2 +8,3 @@ "repository": "https://github.com/bizon/amazon-ids", | ||
"license": "MIT", | ||
"sideEffects": false, | ||
"files": [ | ||
@@ -33,4 +34,4 @@ "dist" | ||
"@tsconfig/node14": "^1.0.1", | ||
"@types/jest": "^27.0.3", | ||
"jest": "^27.4.5", | ||
"@types/jest": "^27.4.0", | ||
"jest": "^27.4.7", | ||
"jest-junit": "^13.0.0", | ||
@@ -64,7 +65,7 @@ "microbundle": "^0.14.2", | ||
"space": 2, | ||
"prettier": true, | ||
"rules": { | ||
"import/extensions": "off", | ||
"unicorn/prefer-module": "off" | ||
}, | ||
"prettier": true | ||
} | ||
}, | ||
@@ -71,0 +72,0 @@ "prettier": { |
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
51385