New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

spsave

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

spsave - npm Package Compare versions

Comparing version

to
3.1.5

8

package.json
{
"name": "spsave",
"description": "Save files in SharePoint using node.js easily",
"version": "3.1.4",
"version": "3.1.5",
"author": "Sergei Sergeev <sergeev.srg@gmail.com>",

@@ -16,3 +16,4 @@ "main": "./lib/src/index.js",

"test-int": "gulp test-int",
"test-perf": "gulp tsc && node lib/test/performance/index.js"
"test-perf": "gulp tsc && node lib/test/performance/index.js",
"prepublishOnly": "gulp prepublish"
},

@@ -71,3 +72,2 @@ "bugs": {

"@types/bluebird": "^3.0.35",
"@types/colors": "^1.1.3",
"@types/core-js": "^0.9.34",

@@ -80,3 +80,3 @@ "@types/lodash": "^4.14.37",

"bluebird": "^3.4.0",
"colors": "^1.1.2",
"colors": "^1.2.1",
"globby": "^4.1.0",

@@ -83,0 +83,0 @@ "lodash": "^4.13.1",