Comparing version
{ | ||
"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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14
-6.67%0
-100%222758
-0.03%- Removed
- Removed
Updated