@yookue/ts-lang-utils
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@yookue/ts-lang-utils", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"title": "TsLangUtils", | ||
@@ -40,6 +40,6 @@ "description": "Common Lang Utilities for TypeScript", | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.10" | ||
"@babel/runtime": "^7.22.15" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^29.5.4", | ||
"@types/jest": "^29.5.5", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
@@ -51,3 +51,3 @@ "@typescript-eslint/parser": "^5.62.0", | ||
"eslint": "^7.32.0", | ||
"father": "^4.3.3", | ||
"father": "^4.3.5", | ||
"gh-pages": "^6.0.0", | ||
@@ -70,14 +70,2 @@ "jsdoc": "^4.0.2", | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
}, | ||
"author": { | ||
@@ -84,0 +72,0 @@ "name": "Yookue Ltd", |
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
144837
Updated@babel/runtime@^7.22.15