@rjweb/utils
Advanced tools
Comparing version 1.10.0 to 1.10.1
@@ -0,1 +1,5 @@ | ||
## 1.10.1 | ||
- Export `func` properly | ||
## 1.10.0 | ||
@@ -2,0 +6,0 @@ |
@@ -36,2 +36,3 @@ "use strict"; | ||
filesystem: () => filesystem, | ||
func: () => func, | ||
network: () => network, | ||
@@ -58,2 +59,3 @@ number: () => number, | ||
var stream = __toESM(require("./stream")); | ||
var func = __toESM(require("./func")); | ||
var import_time = __toESM(require("./time")); | ||
@@ -73,2 +75,3 @@ var import_size = __toESM(require("./size")); | ||
filesystem, | ||
func, | ||
network, | ||
@@ -75,0 +78,0 @@ number, |
{ | ||
"name": "@rjweb/utils", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Easy and Lightweight Utilities", | ||
@@ -5,0 +5,0 @@ "module": "lib/esm/index.js", |
@@ -11,2 +11,3 @@ import * as array from "./array"; | ||
import * as stream from "./stream"; | ||
import * as func from "./func"; | ||
import { default as default2 } from "./time"; | ||
@@ -25,2 +26,3 @@ import { default as default3 } from "./size"; | ||
filesystem, | ||
func, | ||
network, | ||
@@ -27,0 +29,0 @@ number, |
{ | ||
"name": "@rjweb/utils", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Easy and Lightweight Utilities", | ||
@@ -5,0 +5,0 @@ "module": "lib/esm/index.js", |
@@ -12,2 +12,3 @@ /// <reference types="node" /> | ||
export * as stream from "./stream"; | ||
export * as func from "./func"; | ||
export { default as time } from "./time"; | ||
@@ -14,0 +15,0 @@ export { default as size } from "./size"; |
{ | ||
"name": "@rjweb/utils", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Easy and Lightweight Utilities", | ||
@@ -5,0 +5,0 @@ "module": "lib/esm/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1697363
6352