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

message-format

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

message-format - npm Package Compare versions

Comparing version 6.1.0 to 6.2.0

types.d.ts

4

CHANGELOG.md
# Changelog
## 6.2.0
Add TypeScript type definitions.
## 6.0.3

@@ -4,0 +8,0 @@

7

package.json
{
"name": "message-format",
"version": "6.1.0",
"version": "6.2.0",
"description": "Intl.MessageFormat prollyfill supporting ICU message format",

@@ -24,6 +24,7 @@ "author": "Andy VanWagoner <andy@vanwago.net>",

],
"types": "types.d.ts",
"dependencies": {
"format-message-interpret": "^6.1.0",
"format-message-parse": "^6.1.0"
"format-message-interpret": "^6.2.0",
"format-message-parse": "^6.2.0"
}
}
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