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

@webiny/i18n

Package Overview
Dependencies
Maintainers
1
Versions
558
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/i18n - npm Package Compare versions

Comparing version 2.0.1-next.0 to 2.0.1-next.1

0

extractor/extract.d.ts
declare const _default: (source: string) => {};
export default _default;

@@ -0,0 +0,0 @@ declare class Extractor {

@@ -0,0 +0,0 @@ import { Formats, Modifier, NumberFormat, PriceFormat, Processor, Translations, Translator } from "./types";

@@ -0,0 +0,0 @@ import I18n from "./I18n";

import { Modifier } from "../types";
declare const _default: Modifier;
export default _default;

@@ -0,0 +0,0 @@ import { Modifier } from "../types";

@@ -0,0 +0,0 @@ import { Modifier } from "../types";

import { Modifier } from "../types";
declare const _default: Modifier;
export default _default;
import { Modifier } from "../types";
declare const _default: Modifier;
export default _default;
declare const _default: (options: any) => import("../types").Modifier[];
export default _default;

@@ -0,0 +0,0 @@ import { Modifier } from "../types";

import { Modifier } from "../types";
declare const _default: Modifier;
export default _default;

@@ -0,0 +0,0 @@ import { Modifier } from "../types";

@@ -0,0 +0,0 @@ import { Modifier } from "../types";

4

package.json
{
"name": "@webiny/i18n",
"version": "2.0.1-next.0",
"version": "2.0.1-next.1",
"main": "index.js",

@@ -44,3 +44,3 @@ "repository": {

},
"gitHead": "e33012f21590422a138674884a42f196b60becd4"
"gitHead": "d8705d42018a52893e46655b72d2684a1785effb"
}
import { Processor } from "../types";
declare const processor: Processor;
export default processor;

@@ -0,0 +0,0 @@ import I18N from "./I18n";

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