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

@membrane/membrane-sdk-js

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@membrane/membrane-sdk-js - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

lib/index.js

@@ -69,3 +69,3 @@ "use strict";

return (typeof name === "string" &&
/^[a-z][a-zA-Z0-9]{0,63}$/.test(name) &&
/^[a-z][a-zA-Z0-9@]{0,63}$/.test(name) &&
!/^(self|undefined|null|true|false)$/.test(name));

@@ -72,0 +72,0 @@ }

{
"name": "@membrane/membrane-sdk-js",
"version": "0.2.3",
"version": "0.2.4",
"description": "Helpers for working with Membrane",

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

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