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

@phensley/cldr-core

Package Overview
Dependencies
Maintainers
1
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phensley/cldr-core - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

1

lib/engine/datefields/index.d.ts
export * from './engine';
export * from './internal';
export * from './options';

2

lib/index.d.ts

@@ -7,4 +7,4 @@ export * from './engine';

export { LRU } from './utils/lru';
export { AvailableFormatType, CurrencyType, FieldWidthType, FormatWidthType } from '@phensley/cldr-schema';
export { AvailableFormatType, CurrencyType, DateFieldType, FieldWidthType, FormatWidthType, RelativeTimeWidthType, UnitType } from '@phensley/cldr-schema';
import * as encoding from './resource/encoding';
export { encoding };
{
"name": "@phensley/cldr-core",
"version": "0.2.6",
"version": "0.2.7",
"description": "Core library for @phensley/cldr",

@@ -30,3 +30,3 @@ "main": "lib/index.js",

"dependencies": {
"@phensley/cldr-schema": "^0.2.6"
"@phensley/cldr-schema": "^0.2.7"
},

@@ -33,0 +33,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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