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

owls-nest-extension

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

owls-nest-extension - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

8

levels/owls_nest/events/handleSkipPrologue.js

@@ -22,2 +22,10 @@ const SKIP_BUTTON_PROLOGUE_ID = "skip-prologue-button";

) {
world.analytics.event(
"Prologue",
"Skipped Prologue",
"Owl's Nest",
null,
"/maps/owls_nest/default",
"Owl's Nest Default Map"
);
worldState.shouldSkipPrologue = true;

@@ -24,0 +32,0 @@ world.warp("fog_owl");

2

package.json
{
"name": "owls-nest-extension",
"description": "This extension contains the prologue level for TwilioQuest.",
"version": "1.0.7",
"version": "1.0.8",
"engines": {

@@ -6,0 +6,0 @@ "twilioquest": "3.2.x"

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