Comparing version
{ | ||
"name": "nodent", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "NoDent - Asynchronous Javascript language extensions", | ||
@@ -16,3 +16,3 @@ "main": "nodent.js", | ||
"dependencies": { | ||
"nodent-compiler": ">=3.1.0", | ||
"nodent-compiler": ">=3.1.2", | ||
"nodent-runtime": ">=3.0.4", | ||
@@ -19,0 +19,0 @@ "resolve": "^1.2.0" |
@@ -586,2 +586,6 @@ [](https://nodei.co/npm/nodent/) | ||
21-Aug-17 v3.1.2 | ||
- Correctly walk destructuring assignment initializers | ||
18-Aug-17 v3.1.1 | ||
@@ -588,0 +592,0 @@ |
226758
0.03%715
0.56%Updated