@randajan/jet-core
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -1054,2 +1054,5 @@ var __defProp = Object.defineProperty; | ||
} | ||
toString(separator = " ") { | ||
return jet_default.melt(this, String.jet.to(separator, this)); | ||
} | ||
}; | ||
@@ -1056,0 +1059,0 @@ var Pool_default = jet_default.define("Pool", Pool, { |
{ | ||
"name": "@randajan/jet-core", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "Ecosystem of types and related usefull tools.", | ||
@@ -5,0 +5,0 @@ "repository": "randajan/jet-core", |
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
118191
1117