Comparing version 0.1.0 to 0.1.1
@@ -210,2 +210,3 @@ /*! | ||
if (p.user) data.user = p.user; | ||
if (p.extra) data.extra = p.extra; | ||
return parcelPOST(me, 'docs/parcel/close', data); | ||
@@ -219,2 +220,3 @@ } | ||
if (p.user) data.user = p.user; | ||
if (p.extra) data.extra = p.extra; | ||
return parcelPOST(me, 'docs/parcel/delete', data); | ||
@@ -221,0 +223,0 @@ } |
{ | ||
"name": "tdoc-api", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Wrapper around tDoc REST-ful APIs", | ||
@@ -16,3 +16,3 @@ "main": "index.js", | ||
"q": "^1.0.1", | ||
"restler": ">=3.2.2" | ||
"restler": "^3.2.2" | ||
}, | ||
@@ -19,0 +19,0 @@ "devDependencies": {}, |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
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
16520
6
300
0
Updatedrestler@^3.2.2