You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

nodent

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodent - npm Package Compare versions

Comparing version

to
3.1.2

4

package.json
{
"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 @@ [![NPM](https://nodei.co/npm/nodent.png?downloads=true&downloadRank=true)](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 @@