@garfish/utils
Advanced tools
Comparing version 0.1.5 to 0.1.13-beta.5
@@ -5,3 +5,3 @@ (function (global, factory) { | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.Utils = {})); | ||
}(this, (function (exports) { 'use strict'; | ||
})(this, (function (exports) { 'use strict'; | ||
@@ -991,2 +991,2 @@ const objectToString = Object.prototype.toString; | ||
}))); | ||
})); |
{ | ||
"name": "@garfish/utils", | ||
"version": "0.1.5", | ||
"version": "0.1.13-beta.5", | ||
"description": "utils module.", | ||
@@ -21,3 +21,2 @@ "keywords": [ | ||
}, | ||
"scripts": {}, | ||
"types": "dist/index.d.ts", | ||
@@ -34,4 +33,4 @@ "buildOptions": { | ||
}, | ||
"peerDependencies": { | ||
"@garfish/core": "^0.0.23" | ||
"dependencies": { | ||
"@garfish/core": "0.1.13-beta.5" | ||
}, | ||
@@ -42,3 +41,4 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f167c7b8f0d6c11a387709b7015bc0c6f84991d3" | ||
} | ||
"gitHead": "e8bf48ea8ca8db408a4a0a1cdab8ce4a50ab279b", | ||
"scripts": {} | ||
} |
294644
118
6841
+ Added@garfish/core@0.1.13-beta.5
+ Added@garfish/core@0.1.13-beta.5(transitive)
+ Added@garfish/hooks@0.1.13-beta.5(transitive)
+ Added@garfish/loader@0.1.13-beta.5(transitive)
+ Addedhimalaya@1.1.0(transitive)