You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

tao_taichi.js

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tao_taichi.js - npm Package Compare versions

Comparing version

to
0.0.5

4

dist/Phases.js

@@ -7,3 +7,3 @@ /*

* @LastEditors: lax
* @LastEditTime: 2023-07-09 19:55:14
* @LastEditTime: 2023-07-09 20:33:28
*/

@@ -23,3 +23,3 @@ const TaiChi = require("./TaiChi.js");

constructor(phases, logos) {
if (typeof phases === "object" && phases instanceof PHASES) return phases;
if (typeof phases === "object" && phases instanceof Phases) return phases;
super(logos);

@@ -26,0 +26,0 @@

{
"name": "tao_taichi.js",
"version": "0.0.4",
"version": "0.0.5",
"description": "阴阳分,五行衍",

@@ -5,0 +5,0 @@ "private": false,