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

baiwusanyu-utils

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baiwusanyu-utils - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

1

index.d.ts

@@ -6,1 +6,2 @@ export * from '@baiwusanyu/utils-log';

export * from '@baiwusanyu/utils-normalize';
export * from '@baiwusanyu/utils-com';

@@ -7,1 +7,2 @@ // ../packages/core/index.ts

export * from "@baiwusanyu/utils-normalize";
export * from "@baiwusanyu/utils-com";

13

package.json

@@ -6,3 +6,3 @@ {

"type": "module",
"version": "1.0.9",
"version": "1.0.10",
"packageManager": "pnpm@6.32.4",

@@ -48,7 +48,8 @@ "keywords": [

"dependencies": {
"@baiwusanyu/utils-is": "^1.0.9",
"@baiwusanyu/utils-log": "^1.0.9",
"@baiwusanyu/utils-normalize": "^1.0.9",
"@baiwusanyu/utils-obj": "^1.0.9",
"@baiwusanyu/utils-task": "^1.0.9"
"@baiwusanyu/utils-com": "^1.0.10",
"@baiwusanyu/utils-is": "^1.0.10",
"@baiwusanyu/utils-log": "^1.0.10",
"@baiwusanyu/utils-normalize": "^1.0.10",
"@baiwusanyu/utils-obj": "^1.0.10",
"@baiwusanyu/utils-task": "^1.0.10"
},

@@ -55,0 +56,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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