@launchtray/hatch-util
Advanced tools
Comparing version 0.23.0-alpha.4 to 0.23.0-alpha.5
{ | ||
"name": "@launchtray/hatch-util", | ||
"version": "0.23.0-alpha.4", | ||
"version": "0.23.0-alpha.5", | ||
"description": "Utilities used by several other hatch modules", | ||
@@ -29,4 +29,5 @@ "main": "./dist/index.js", | ||
"typescript": "4.9.5", | ||
"@launchtray/hatch-test": "0.23.0-alpha.4", | ||
"@launchtray/hatch-eslint-config": "0.23.0-alpha.4" | ||
"@launchtray/hatch-eslint-config": "0.23.0-alpha.5", | ||
"@launchtray/hatch-test": "0.23.0-alpha.5", | ||
"@launchtray/hatch-jest-config": "0.23.0-alpha.5" | ||
}, | ||
@@ -37,21 +38,2 @@ "peerDependencies": { | ||
}, | ||
"jest": { | ||
"testEnvironment": "<rootDir>/node_modules/@launchtray/hatch-test/dist/SpecInfoJestEnvironment", | ||
"transform": { | ||
"\\.(ts|tsx)$": "ts-jest" | ||
}, | ||
"testMatch": [ | ||
"<rootDir>/src/**/__tests__/**/*.(ts|js)?(x)", | ||
"<rootDir>/src/**/?(*.)(spec|test).(ts|js)?(x)" | ||
], | ||
"moduleFileExtensions": [ | ||
"ts", | ||
"tsx", | ||
"js", | ||
"json" | ||
], | ||
"collectCoverageFrom": [ | ||
"src/**/*.{js,jsx,ts,tsx}" | ||
] | ||
}, | ||
"scripts": { | ||
@@ -58,0 +40,0 @@ "lint": "eslint --max-warnings=0 .", |
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
66
1936
94903
17