digitalocean-js
Advanced tools
Comparing version 1.4.0 to 1.4.2
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.4.2"></a> | ||
## [1.4.2](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.4.1...v1.4.2) (2019-01-05) | ||
<a name="1.4.0"></a> | ||
@@ -7,0 +12,0 @@ # [1.4.0](https://github.com/jbw91/digitalocean-js/compare/v1.2.2...v1.4.0) (2018-10-29) |
{ | ||
"name": "digitalocean-js", | ||
"version": "1.4.0", | ||
"version": "1.4.2", | ||
"description": "JavaScript library for the DigitalOcean API.", | ||
@@ -8,3 +8,3 @@ "main": "build/main/index.js", | ||
"module": "build/module/index.js", | ||
"repository": "https://github.com/jbw91/digitalocean-js", | ||
"repository": "https://github.com/johnbwoodruff/digitalocean-js", | ||
"license": "MIT", | ||
@@ -30,3 +30,2 @@ "keywords": [ | ||
"test:unit": "nyc --silent ava", | ||
"test:nsp": "nsp check", | ||
"watch": "run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"", | ||
@@ -33,0 +32,0 @@ "cov": "run-s build test:unit cov:html && opn coverage/index.html", |
# DigitalOcean JS | ||
[![Build Status](https://travis-ci.org/jbw91/digitalocean-js.svg?branch=master)](https://travis-ci.org/jbw91/digitalocean-js) [![npm](https://img.shields.io/npm/dm/digitalocean-js.svg)](https://www.npmjs.com/package/digitalocean-js) [![npm](https://img.shields.io/npm/dt/digitalocean-js.svg)](https://www.npmjs.com/package/digitalocean-js) [![npm](https://img.shields.io/npm/v/digitalocean-js.svg)](https://www.npmjs.com/package/digitalocean-js) | ||
[![Build Status](https://travis-ci.org/johnbwoodruff/digitalocean-js.svg?branch=master)](https://travis-ci.org/johnbwoodruff/digitalocean-js) [![npm](https://img.shields.io/npm/dm/digitalocean-js.svg)](https://www.npmjs.com/package/digitalocean-js) [![npm](https://img.shields.io/npm/dt/digitalocean-js.svg)](https://www.npmjs.com/package/digitalocean-js) [![npm](https://img.shields.io/npm/v/digitalocean-js.svg)](https://www.npmjs.com/package/digitalocean-js) | ||
@@ -34,2 +34,2 @@ JavaScript library for the DigitalOcean API. For use in Node or the browser. | ||
To see all the services available, check out the [documentation](https://jbw91.github.io/digitalocean-js/). | ||
To see all the services available, check out the [documentation](https://johnbwoodruff.github.io/digitalocean-js/). |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
797663
1