icu-loader
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "icu-loader", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A package to load full ICU data in Node.js environment with JavaScript Intl API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -41,3 +41,3 @@ # ICU Loader · [![Travis](https://img.shields.io/travis/msudgh/icu-loader.svg?style=flat-square)](https://travis-ci.org/msudgh/icu-loader) [![npm](https://img.shields.io/npm/v/icu-loader.svg?style=flat-square)](https://www.npmjs.com/package/icu-loader) [![npm](https://img.shields.io/npm/l/icu-loader.svg?style=flat-square)](https://www.npmjs.com/package/icu-loader) | ||
// Or import specific class | ||
import IString from 'icu-loader; | ||
import IString from 'icu-loader'; | ||
@@ -44,0 +44,0 @@ // CommonJS |
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
17476
3