uni-string
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.9](https://github.com/bluelovers/ws-string/compare/uni-string@1.1.8...uni-string@1.1.9) (2020-06-10) | ||
**Note:** Version bump only for package uni-string | ||
## [1.1.8](https://github.com/bluelovers/ws-string/compare/uni-string@1.1.7...uni-string@1.1.8) (2020-06-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "uni-string", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Unicode String object", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "82bdc6fa4f6dad73db1795a0d600d173500b146d" | ||
"gitHead": "332e8c76e5d9b5969c4707048438ebd3ff23cfc0" | ||
} |
@@ -241,4 +241,2 @@ "use strict"; | ||
UString.default = UString.UString = UString; | ||
// @ts-ignore | ||
exports = Object.freeze(exports); | ||
//# sourceMappingURL=core.js.map |
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
32177
324