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

@sunsama/splash

Package Overview
Dependencies
Maintainers
5
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sunsama/splash - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

dist/index.js

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

// if (waitlistId) {
window.open(`https://sunsama.com/start/waitlist?waitlistId=${''}`, '_self');
window.open(`https://sunsama.com/start/waitlist?waitlistId=${''}`);
// }

@@ -36,0 +36,0 @@ })

{
"version": "0.1.11",
"version": "0.1.12",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

@@ -42,3 +42,3 @@ // import ky from 'ky';

// if (waitlistId) {
window.open(`https://sunsama.com/start/waitlist?waitlistId=${''}`, '_self');
window.open(`https://sunsama.com/start/waitlist?waitlistId=${''}`);
// }

@@ -45,0 +45,0 @@

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