@mintlify/models
Advanced tools
Comparing version 0.0.48 to 0.0.49
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.48", | ||
"version": "0.0.49", | ||
"description": "Mintlify models", | ||
@@ -37,17 +37,4 @@ "engines": { | ||
"lint": "eslint src --cache", | ||
"test": "jest --passWithNoTests", | ||
"type": "tsc --noEmit" | ||
}, | ||
"jest": { | ||
"preset": "ts-jest", | ||
"resolver": "ts-jest-resolver", | ||
"testEnvironment": "node", | ||
"moduleDirectories": [ | ||
"node_modules", | ||
"<rootDir>/" | ||
], | ||
"setupFilesAfterEnv": [ | ||
"<rootDir>/setup-jest.ts" | ||
] | ||
}, | ||
"peerDependencies": { | ||
@@ -62,3 +49,2 @@ "axios": "^1.4.0", | ||
"@mintlify/ts-config": "2.0.0", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@trivago/prettier-plugin-sort-imports": "3.x", | ||
@@ -72,10 +58,7 @@ "@tsconfig/recommended": "1.x", | ||
"eslint-plugin-unused-imports": "2.x", | ||
"jest": "^29.4.3", | ||
"prettier": "2.x", | ||
"rimraf": "^5.0.1", | ||
"ts-jest": "^29.0.5", | ||
"ts-jest-resolver": "^2.0.1", | ||
"typescript": "^4.8.2" | ||
}, | ||
"gitHead": "e4d1730d6b4576e17264cc9a61e863b9f13ad2fd" | ||
"gitHead": "e7b25227042c8329d0b98d111c6f958c24c3c2c8" | ||
} |
Sorry, the diff of this file is not supported yet
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
15
130114