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

@mitm/intl

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mitm/intl - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

index.esm.js

6

package.json
{
"name": "@mitm/intl",
"version": "1.5.0",
"version": "1.6.0",
"dependencies": {

@@ -10,5 +10,5 @@ "@types/express": "*"

},
"main": "./intl.umd.js",
"module": "./intl.esm.js",
"main": "./index.umd.js",
"module": "./index.esm.js",
"typings": "./index.d.ts"
}
# @mitm/intl
Une librairie portable (node, web, etc) contenant des utilitaires pour manipuler des traductions.
## Changelog
### 1.6.0
- Cible de compilation plus moderne.
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