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

unpartial

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unpartial - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

5

package.json
{
"name": "unpartial",
"version": "0.7.3",
"version": "0.7.4",
"description": "Unpartial a partialed object",

@@ -18,2 +18,3 @@ "homepage": "https://github.com/unional/unpartial",

},
"sideEffects": false,
"type": "module",

@@ -36,3 +37,3 @@ "exports": {

"build:esm": "tsc -p tsconfig.esm.json",
"clean": "rimraf coverage cjs esm lib libm",
"clean": "rimraf coverage cjs esm lib libm || true",
"coverage": "jest --coverage",

@@ -39,0 +40,0 @@ "depcheck": "depcheck",

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