New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mrtujiawei/utils

Package Overview
Dependencies
Maintainers
1
Versions
600
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrtujiawei/utils - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

src/utils/countingSort.ts

2

package.json
{
"name": "@mrtujiawei/utils",
"version": "1.0.7",
"version": "1.0.8",
"description": "把自己写的工具函数打包发布到npm上",

@@ -5,0 +5,0 @@ "types": "src/types.d.ts",

@@ -13,2 +13,4 @@ import Stack from './utils/Stack';

import mergeSort from './utils/mergeSort';
export * from './utils/utils';

@@ -18,2 +20,3 @@ export * from './custom-errors/index';

export {
mergeSort,
Lock,

@@ -20,0 +23,0 @@ Stack,

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