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

desplega-api

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

desplega-api - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

dist/ConsoleLogger.d.ts

11

package.json
{
"name": "desplega-api",
"version": "3.0.1",
"version": "3.0.2",
"description": "Series of useful modules to create rich automation pipelines",

@@ -17,7 +17,8 @@ "license": "MIT",

"test": "jest --watch",
"test:all": "jest",
"test:coverage": "jest --coverage",
"playground": "ts-node playground",
"format": "prettier --write \"{src,tests}/**/*.ts\"",
"format:check": "prettier --list-different \"{src,tests}/**/*.ts\"",
"prepare": "yarn clean && yarn format:check && yarn lint && yarn test:coverage && yarn build"
"format": "prettier --write \"{src,test}/**/*.ts\"",
"format:check": "prettier --list-different \"{src,test}/**/*.ts\"",
"prepare": "yarn clean && yarn format:check && yarn lint && yarn test:all && yarn build"
},

@@ -29,3 +30,2 @@ "dependencies": {

"chalk": "^2.4.2",
"js-yaml": "^3.13.1",
"moment": "^2.24.0",

@@ -39,3 +39,2 @@ "numeral": "^2.0.6",

"@types/jest": "^24.0.17",
"@types/js-yaml": "^3.12.1",
"@types/moment": "^2.13.0",

@@ -42,0 +41,0 @@ "@types/numeral": "^0.0.26",

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