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

node-stringbuilder

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-stringbuilder - npm Package Compare versions

Comparing version
2.2.3
to
2.2.4
+4
-4
package.json
{
"name": "node-stringbuilder",
"version": "2.2.3",
"version": "2.2.4",
"description": "An easy and fast in-memory string builder for Node.js.",

@@ -33,5 +33,5 @@ "main": "index.js",

"devDependencies": {
"chai": "^4.1.2",
"mocha": "^5.0.5",
"mocha-logger": "^1.0.5"
"chai": "^4.2.0",
"mocha": "^5.2.0",
"mocha-logger": "^1.0.6"
},

@@ -38,0 +38,0 @@ "dependencies": {

Sorry, the diff of this file is too big to display