message-format
Advanced tools
Comparing version 6.1.0 to 6.2.0
# Changelog | ||
## 6.2.0 | ||
Add TypeScript type definitions. | ||
## 6.0.3 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13914
5
118