New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node-q

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-q - npm Package Compare versions

Comparing version
2.4.2
to
2.4.3
+1
-0
lib/typed.js

@@ -149,2 +149,3 @@ var assert = require("./assert.js");

assert.string(string, "string");
string = string.replace(/\u0000/g, "");
}

@@ -151,0 +152,0 @@ return new Typed("symbol", string);

+2
-2
{
"name": "node-q",
"version": "2.4.2",
"version": "2.4.3",
"description": "Q interfacing with Node.js",

@@ -34,3 +34,3 @@ "keywords": [

"mocha": "2.4.5",
"moment": "2.11.2",
"moment": "2.22.2",
"npmedge": "0.2.2",

@@ -37,0 +37,0 @@ "typescript": "^2.4.1"