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

util-ex

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

util-ex - npm Package Compare versions

Comparing version 0.3.16 to 0.3.17

8

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/snowyu/util-ex.js",
"version": "0.3.16",
"version": "0.3.17",
"author": {

@@ -38,3 +38,3 @@ "name": "Riceball LEE",

"mocha": "~10.2.0",
"sinon": "~15.0.2",
"sinon": "~15.0.3",
"sinon-chai": "~3.7.0",

@@ -57,3 +57,3 @@ "typedoc": "^0.23.28",

"doc.md": "typedoc --plugin typedoc-plugin-markdown --out docs ./src",
"release": "npx standard-version",
"release": "npm run build && npx standard-version",
"release.alpha": "npx standard-version --prerelease alpha",

@@ -63,5 +63,5 @@ "test": "mocha"

"dependencies": {
"inherits-ex": "^1.4.0",
"inherits-ex": "^1.5.2",
"xtend": "^4.0.2"
}
}
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