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

clipanion

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clipanion - npm Package Compare versions

Comparing version 3.0.0-rc.1 to 3.0.0-rc.2

2

lib/advanced/options/String.js

@@ -30,2 +30,4 @@ 'use strict';

}
if (typeof initialValue === `undefined` && typeof value === `undefined`)
return undefined;
return utils.applyValidator(key, currentValue, opts.validator);

@@ -32,0 +34,0 @@ },

2

package.json
{
"name": "clipanion",
"version": "3.0.0-rc.1",
"version": "3.0.0-rc.2",
"main": "lib/advanced/index",

@@ -5,0 +5,0 @@ "license": "MIT",

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