message-format
Advanced tools
Comparing version 6.2.0 to 6.2.2
@@ -26,3 +26,3 @@ // @flow | ||
var internals/*: WeakMap<MessageFormat, Internals> */ = new WeakMap() | ||
var internals/*: WeakMap<Object, Internals> */ = new WeakMap() | ||
@@ -29,0 +29,0 @@ /*! |
{ | ||
"name": "message-format", | ||
"version": "6.2.0", | ||
"version": "6.2.2", | ||
"description": "Intl.MessageFormat prollyfill supporting ICU message format", | ||
@@ -26,5 +26,6 @@ "author": "Andy VanWagoner <andy@vanwago.net>", | ||
"dependencies": { | ||
"format-message-interpret": "^6.2.0", | ||
"format-message-parse": "^6.2.0" | ||
} | ||
"format-message-interpret": "^6.2.2", | ||
"format-message-parse": "^6.2.2" | ||
}, | ||
"gitHead": "2ef1e701daa61ca6008651ced62d9ded8c127c0e" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
13964
1