Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

soap

Package Overview
Dependencies
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

soap - npm Package Compare versions

Comparing version 0.27.0 to 0.27.1

5

History.md

@@ -0,1 +1,6 @@

0.27.1 / 2019-04-19
===================
* [FIX] Move @types/request to dependencies (#1059)
0.27.0 / 2019-04-18

@@ -2,0 +7,0 @@ ===================

4

package.json
{
"name": "soap",
"version": "0.27.0",
"version": "0.27.1",
"description": "A minimal node SOAP client",

@@ -19,2 +19,3 @@ "engines": {

"strip-bom": "^3.0.0",
"@types/request": "^2.48.1",
"uuid": "^3.1.0",

@@ -55,3 +56,2 @@ "xml-crypto": "^1.2.0"

"@types/node": "^11.11.0",
"@types/request": "^2.48.1",
"@types/sax": "^1.0.1",

@@ -58,0 +58,0 @@ "@types/uuid": "^3.4.4",

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