Socket
Socket
Sign inDemoInstall

nodeshift

Package Overview
Dependencies
Maintainers
7
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodeshift - npm Package Versions

1
11

6.0.0

Diff

Changelog

Source

6.0.0 (2020-02-17)

⚠ BREAKING CHANGES

  • removal of Node 8 support

  • Engine parameter targets node 10+ (#406) (c820b80)

lholmquist
published 5.0.0 •

Changelog

Source

5.0.0 (2020-01-22)

⚠ BREAKING CHANGES

  • The api for the openshift rest client has changed slightly, but there should be no nodeshift api changes

While this doesn't have to be a semver-major release, there might be some unexpected bugs. One known issue, is we are no longer passing a custom config to the rest client. If this removal causes issues we can work on a way to put it back in

Features

lholmquist
published 4.2.0 •

Changelog

Source

4.2.0 (2020-01-13)

Features

lholmquist
published 4.1.0 •

Changelog

Source

4.1.0 (2019-11-18)

Features

lholmquist
published 4.0.0 •

Changelog

Source

4.0.0 (2019-11-04)

⚠ BREAKING CHANGES

  • Changing the base s2i images

This removes the deprecated nodeshift/centos7-s2i-nodejs images and replaces then with the UBI based Node images from Red Hat Software Collections

src

lholmquist
published 3.1.1 •

Changelog

Source

3.1.1 (2019-08-19)

lholmquist
published 3.1.0 •

Changelog

Source

3.1.0 (2019-08-19)

Bug Fixes

Features

lholmquist
published 4.0.0-alpha.0 •

lholmquist
published 3.0.1 •

Changelog

Source

3.0.1 (2019-04-24)

lholmquist
published 3.0.0 •

Changelog

Source

3.0.0 (2019-04-12)

  • remove the string version of the namespace flag (#299) (5674b89), closes #299 #282

Bug Fixes

  • build.recreate should also check the string version of true/false (#297) (140b13a), closes #295
  • load the projectLocation not relative to the nodeshift-config.js file (#302) (eaf0046), closes #301
  • when the projectLocation flag is used and no file property in the package.json, use the correct location (58e340a), closes #303

Features

BREAKING CHANGES

  • Slight Refactor

  • Updating the Openshift Rest Client to 2.1.0, which has a new API

  • Removing strictSSL and tryServiceAccount flags since the updated openshift rest client doesn't need them.

  • Removes the openshift config loader, which is no longer used

  • remove the string option for namespace creation. This has been deprecated and it is now time to remove it

  • This removes the watch command

This feature was just wrapping the oc rsync command, which nodeshift probably shouldn't be doing. It is better to just use that command instead

<a name="2.1.1"></a>

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