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

fluent-syntax

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluent-syntax - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

13

CHANGELOG.md
# Changelog
## fluent-syntax 0.6.5 (March 8, 2018)
- Temporarily relax the `engines` requirement. (#164)
Include node 6.9.* LTS in the `engines` requirement to unblock
[mozilla/addons-linter#1789][] and thus unblock langpack signing for
Firefox 60.
This is a temporary measure until `addons-linter` phases out the support
for node 6 which should happen in May 2018.
[mozilla/addons-linter#1789]: https://github.com/mozilla/addons-linter/issues/1789
## fluent-syntax 0.6.4 (March 7, 2018)

@@ -4,0 +17,0 @@

2

compat.js

@@ -1,2 +0,2 @@

/* fluent-syntax@0.6.4 */
/* fluent-syntax@0.6.5 */
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :

@@ -1,2 +0,2 @@

/* fluent-syntax@0.6.4 */
/* fluent-syntax@0.6.5 */
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :

{
"name": "fluent-syntax",
"description": "AST and parser for Fluent",
"version": "0.6.4",
"version": "0.6.5",
"homepage": "http://projectfluent.org",

@@ -47,4 +47,4 @@ "author": "Mozilla <l10n-drivers@mozilla.org>",

"engines": {
"node": ">=8.9.0"
"node": ">=6.9.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