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

digitalocean-js

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

digitalocean-js - npm Package Compare versions

Comparing version 1.5.2 to 1.5.4

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.5.4"></a>
## [1.5.4](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.5.2...v1.5.4) (2020-02-12)
<a name="1.5.3"></a>
## [1.5.3](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.5.2...v1.5.3) (2020-02-12)
<a name="1.5.2"></a>

@@ -7,0 +17,0 @@ ## [1.5.2](https://github.com/johnbwoodruff/digitalocean-js/compare/v1.5.1...v1.5.2) (2020-02-12)

4

package.json
{
"name": "digitalocean-js",
"version": "1.5.2",
"version": "1.5.4",
"description": "JavaScript library for the DigitalOcean API",

@@ -39,3 +39,3 @@ "main": "build/main/index.js",

"version": "standard-version",
"reset": "git clean -dfx && git reset --hard && npm i",
"reset": "git clean -dfx && git reset --hard && yarn install",
"clean": "trash build test",

@@ -42,0 +42,0 @@ "all": "run-s reset test cov:check doc:html",

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