@yookue/ts-lang-utils
Advanced tools
Comparing version 0.1.26 to 0.1.27
{ | ||
"name": "@yookue/ts-lang-utils", | ||
"version": "0.1.26", | ||
"version": "0.1.27", | ||
"title": "TsLangUtils", | ||
@@ -36,3 +36,3 @@ "description": "Common Lang Utilities for TypeScript", | ||
"docs:build": "del-cli ./docs-dist && tsc --outDir ./docs-temp && jsdoc -c jsdoc.config.json && del-cli ./docs-temp", | ||
"docs:deploy": "gh-pages -d ./docs-dist", | ||
"docs:publish": "gh-pages -d ./docs-dist", | ||
"doctor": "father doctor", | ||
@@ -44,3 +44,3 @@ "lint": "eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"", | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.1" | ||
"@babel/runtime": "^7.24.4" | ||
}, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
@@ -45,3 +45,3 @@ # @yookue/ts-lang-utils | ||
This project is under the [MIT](https://mit-license.org/) License (MIT) | ||
This project is under the [MIT License](https://mit-license.org/). | ||
@@ -48,0 +48,0 @@ ## Website |
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
328284
Updated@babel/runtime@^7.24.4