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

@youri-kane/heroku-client

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@youri-kane/heroku-client - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

dist/cache/constants.d.ts

6

package.json
{
"name": "@youri-kane/heroku-client",
"version": "0.1.12",
"version": "0.1.13",
"description": "heroku developer api client with typescript support",

@@ -9,6 +9,4 @@ "main": "dist/index.js",

"build": "tsc --project ./tsconfig.lib.json",
"clean": "rm -rf ./dist",
"clean-build": "npm run clean && npm run build",
"lint": "eslint . --ext .ts --fix",
"prepare-publish": "npm run lint && npm run clean-build",
"prepare-publish": "npm run lint && npm run build",
"publish-package": "npm run prepare-publish && npm version patch --force && npm publish --access public"

@@ -15,0 +13,0 @@ },

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