Socket
Socket
Sign inDemoInstall

cs-doppler-phase

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cs-doppler-phase - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

10

dist/cjs/index.js

@@ -5,9 +5,9 @@ "use strict";

const phases = {
phase1: "phase_1",
phase2: "phase_2",
phase3: "phase_3",
phase4: "phase_4",
phase1: "phase1",
phase2: "phase2",
phase3: "phase3",
phase4: "phase4",
ruby: "ruby",
sapphire: "sapphire",
blackPearl: "black_pearl",
blackPearl: "blackpearl",
emerald: "emerald",

@@ -14,0 +14,0 @@ };

const phases = {
phase1: "phase_1",
phase2: "phase_2",
phase3: "phase_3",
phase4: "phase_4",
phase1: "phase1",
phase2: "phase2",
phase3: "phase3",
phase4: "phase4",
ruby: "ruby",
sapphire: "sapphire",
blackPearl: "black_pearl",
blackPearl: "blackpearl",
emerald: "emerald",

@@ -10,0 +10,0 @@ };

@@ -1,1 +0,1 @@

export declare function getDopplerPhase(iconUrl: string): "phase_1" | "phase_2" | "phase_3" | "phase_4" | "ruby" | "sapphire" | "black_pearl" | "emerald" | undefined;
export declare function getDopplerPhase(iconUrl: string): "phase1" | "phase2" | "phase3" | "phase4" | "ruby" | "sapphire" | "blackpearl" | "emerald" | undefined;
{
"name": "cs-doppler-phase",
"version": "1.0.1",
"version": "1.0.2",
"description": "Get the phase of a doppler skin",

@@ -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