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

webdav

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdav - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

test/server/index.js

9

package.json
{
"name": "webdav",
"version": "1.1.1",
"version": "1.1.2",
"description": "WebDAV client for NodeJS",

@@ -10,2 +10,3 @@ "main": "dist/index.js",

"prepare": "npm run build",
"pub": "np",
"test": "npm run test:lint && npm run test:unit",

@@ -15,2 +16,7 @@ "test:lint": "eslint source/ && eslint test/specs/",

},
"files": [
"dist/",
"test/server/",
"*.md"
],
"repository": {

@@ -53,2 +59,3 @@ "type": "git",

"mocha": "^3.1.0",
"np": "~2.20.1",
"prettier": "~1.5.3",

@@ -55,0 +62,0 @@ "rimraf": "~2.6.1",

.babelrc
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc