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

nebula-galaxy

Package Overview
Dependencies
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nebula-galaxy - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

dist/components/textfield/password-textfield.js

@@ -79,3 +79,3 @@ var __assign = (this && this.__assign) || function () {

});
return required ? hasSatisfiedRules : true;
return required ? (hasRules ? hasSatisfiedRules : !!value) : true;
};

@@ -82,0 +82,0 @@ useEffect(function () {

{
"name": "nebula-galaxy",
"version": "0.3.4",
"version": "0.3.5",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "dist/index.js",

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