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

zhi-common

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zhi-common - npm Package Compare versions

Comparing version 1.8.2 to 1.9.0

7

dist/package.json
{
"name": "zhi-common",
"version": "1.8.2",
"version": "1.9.0",
"type": "module",

@@ -11,3 +11,3 @@ "description": "a collection of util tools",

"author": "terwer",
"license": "GPL",
"license": "MIT",
"files": [

@@ -35,3 +35,6 @@ "dist",

"zhi-lib-base": "workspace:*"
},
"publishConfig": {
"access": "public"
}
}
{
"name": "zhi-common",
"version": "1.8.2",
"version": "1.9.0",
"type": "module",

@@ -11,3 +11,3 @@ "description": "a collection of util tools",

"author": "terwer",
"license": "GPL",
"license": "MIT",
"files": [

@@ -22,9 +22,12 @@ "dist",

"devDependencies": {
"@terwer/eslint-config-custom": "1.2.0",
"@terwer/tsconfig": "1.0.0",
"@terwer/vite-config-custom": "0.6.3"
"@terwer/eslint-config-custom": "1.3.0",
"@terwer/vite-config-custom": "0.6.3",
"@terwer/tsconfig": "0.0.1"
},
"dependencies": {
"zhi-lib-base": "0.1.0"
"zhi-lib-base": "0.2.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -31,0 +34,0 @@ "serve": "vite",

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