@feng3d/watcher
Advanced tools
Comparing version 0.3.6 to 0.3.7
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : | ||
typeof define === 'function' && define.amd ? define(['exports'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.tscompile = {})); | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.watcher = {})); | ||
})(this, (function (exports) { 'use strict'; | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@feng3d/watcher", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "监听器", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
56492