Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pseudo-localization

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pseudo-localization - npm Package Compare versions

Comparing version 2.3.6 to 2.3.7

17

package.json
{
"name": "pseudo-localization",
"version": "2.3.6",
"version": "2.3.7",
"description": "Dynamic pseudo-localization in the browser and nodejs",
"type": "module",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/cjs/index.js"
},
"./localize": {
"types": "./dist/localize.d.ts",
"import": "./dist/localize.js",
"require": "./dist/cjs/localize.js"
}
},
"main": "./dist/cjs/index.js",
"types": "./dist/index.d.ts",
"files": [

@@ -19,0 +8,0 @@ "dist",

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