New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

icu-loader

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icu-loader - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc