Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@yookue/ts-lang-utils

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yookue/ts-lang-utils - npm Package Compare versions

Comparing version 0.1.26 to 0.1.27

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc