Comparing version 0.27.0 to 0.27.1
@@ -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 @@ =================== |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
415827
28
3
12
+ Added@types/request@^2.48.1
+ Added@types/caseless@0.12.5(transitive)
+ Added@types/node@22.9.0(transitive)
+ Added@types/request@2.48.12(transitive)
+ Added@types/tough-cookie@4.0.5(transitive)
+ Addedform-data@2.5.2(transitive)
+ Addedundici-types@6.19.8(transitive)