Comparing version 1.9.0 to 1.10.0-NOTICE
@@ -0,1 +1,7 @@ | ||
# 1.10.0-NOTICE (2018-02-14) | ||
- [NOTE] Add scoped NPM package `@cloudant/cloudant` notice. | ||
# 1.10.0 (2017-11-01) | ||
- [UPGRADED] Upgrade package: cloudant-nano@6.7.0. | ||
# 1.9.0 (2017-10-20) | ||
@@ -2,0 +8,0 @@ - [NEW] Add 'error' & 'response' events to 429 retry plugin stream. |
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "1.9.0", | ||
"version": "1.10.0-NOTICE", | ||
"author": { | ||
@@ -28,3 +28,3 @@ "name": "IBM Cloudant", | ||
"async": "2.1.2", | ||
"cloudant-nano": "6.6.0", | ||
"cloudant-nano": "6.7.0", | ||
"debug": "^3.1.0", | ||
@@ -58,4 +58,4 @@ "request": "^2.81.0" | ||
"engines": { | ||
"node": ">=0.8.0" | ||
"node": ">=4.8.2" | ||
} | ||
} |
@@ -0,1 +1,22 @@ | ||
*** | ||
# NOTICE | ||
## This package is now _scoped_. We no longer publish new versions here. | ||
Newer versions can be installed by referencing the scoped name [@cloudant/cloudant](https://www.npmjs.com/package/@cloudant/cloudant), in __npm install__: | ||
```sh | ||
npm install @cloudant/cloudant | ||
``` | ||
Or in __package.json__: | ||
```json | ||
"dependencies": { | ||
"@cloudant/cloudant": "^2.0.1" | ||
} | ||
``` | ||
Because scoped packages are installed into a scope folder, you have to include the name of the scope when requiring them in your code too, e.g. | ||
```js | ||
require('@cloudant/cloudant') | ||
``` | ||
See the [NPM docs](https://docs.npmjs.com/misc/scope) for more information. | ||
*** | ||
# Cloudant Node.js Client | ||
@@ -2,0 +23,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
76607
1056
2
1
+ Addedcloudant-follow@0.18.2(transitive)
+ Addedcloudant-nano@6.7.0(transitive)
+ Addeddebug@4.4.0(transitive)
- Removedajv@4.11.8(transitive)
- Removedassert-plus@0.2.0(transitive)
- Removedaws-sign2@0.6.0(transitive)
- Removedboom@2.10.1(transitive)
- Removedcall-bind@1.0.8(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bound@1.0.3(transitive)
- Removedcloudant-follow@0.13.0(transitive)
- Removedcloudant-nano@6.6.0(transitive)
- Removedco@4.6.0(transitive)
- Removedcryptiles@2.0.5(transitive)
- Removeddebug@2.6.9(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.1.1(transitive)
- Removedform-data@2.1.4(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.7(transitive)
- Removedget-proto@1.0.1(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhar-schema@1.0.5(transitive)
- Removedhar-validator@4.2.1(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhasown@2.0.2(transitive)
- Removedhawk@3.1.3(transitive)
- Removedhoek@2.16.3(transitive)
- Removedhttp-signature@1.1.1(transitive)
- Removedisarray@2.0.5(transitive)
- Removedjson-stable-stringify@1.2.1(transitive)
- Removedjsonify@0.0.1(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
- Removedms@2.0.0(transitive)
- Removedoauth-sign@0.8.2(transitive)
- Removedobject-keys@1.1.1(transitive)
- Removedperformance-now@0.2.0(transitive)
- Removedpunycode@1.4.1(transitive)
- Removedqs@6.4.1(transitive)
- Removedrequest@2.81.0(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedsntp@1.0.9(transitive)
- Removedstringstream@0.0.6(transitive)
- Removedtough-cookie@2.3.4(transitive)
Updatedcloudant-nano@6.7.0