intl-segmenter-polyfill-rs
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -306,3 +306,3 @@ let imports = {}; | ||
module.exports.__wbg_makeiter_d5c3c4dd0b72dc13 = function(arg0) { | ||
module.exports.__wbg_makeiter_ee6c40edfef16a6b = function(arg0) { | ||
__make_iter(getObject(arg0)); | ||
@@ -309,0 +309,0 @@ }; |
@@ -309,3 +309,3 @@ let wasm; | ||
export function __wbg_makeiter_d5c3c4dd0b72dc13(arg0) { | ||
export function __wbg_makeiter_ee6c40edfef16a6b(arg0) { | ||
__make_iter(getObject(arg0)); | ||
@@ -312,0 +312,0 @@ }; |
{ | ||
"name": "intl-segmenter-polyfill-rs", | ||
"description": "A polyfill for Intl.Segmenter", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"license": "MIT OR Apache-2.0", | ||
@@ -11,8 +11,8 @@ "repository": { | ||
"files": [ | ||
"LICENSE_APACHE", | ||
"LICENSE_MIT", | ||
"README.md", | ||
"cjs", | ||
"esm", | ||
"LICENSE_APACHE", | ||
"LICENSE_MIT", | ||
"package.json", | ||
"README.md" | ||
"package.json" | ||
], | ||
@@ -30,8 +30,8 @@ "module": "./esm/intl_segmenter_polyfill_rs.js", | ||
"import": { | ||
"default": "./esm/intl_segmenter_polyfill_rs.js", | ||
"types": "./esm/intl_segmenter_polyfill_rs.d.ts" | ||
"types": "./esm/intl_segmenter_polyfill_rs.d.ts", | ||
"default": "./esm/intl_segmenter_polyfill_rs.js" | ||
}, | ||
"require": { | ||
"default": "./cjs/intl_segmenter_polyfill_rs.js", | ||
"types": "./esm/intl_segmenter_polyfill_rs.d.ts" | ||
"types": "./esm/intl_segmenter_polyfill_rs.d.ts", | ||
"default": "./cjs/intl_segmenter_polyfill_rs.js" | ||
} | ||
@@ -38,0 +38,0 @@ } |
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
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
4989461
2