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.4 to 0.7.5

cjs/package.json

4

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

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

"build:esm": "tsc -p tsconfig.esm.json",
"clean": "rimraf coverage cjs esm lib libm || true",
"clean": "rimraf coverage cjs esm lib libm && mkdir cjs && echo '{\"type\":\"commonjs\"}' > cjs/package.json || true",
"coverage": "jest --coverage",

@@ -39,0 +39,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