Socket
Socket
Sign inDemoInstall

@ndustrial/contxt-sdk

Package Overview
Dependencies
Maintainers
18
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndustrial/contxt-sdk - npm Package Versions

1
1113

0.0.14

Diff

Changelog

Source

v0.0.14 (2018-06-18)

Changed

  • Facilities#getAllByOrganizationId to accept parameters to include cost centers information
  • Facilities#get to include cost centers information for that specific facility
greg5green
published 0.0.13 •

Changelog

Source

v0.0.13 (2018-06-16)

Added

  • The ability to set up custom axios interceptors to be used on each request and response made to an API. (More information available at at {@link https://github.com/axios/axios#interceptors axios Interceptors})
jongamble
published 0.0.12 •

Changelog

Source

v0.0.12 (2018-06-14)

Added

  • Methods around the display and manipulation of Cost Centers. They are namespaced under facilities (i.e. facilities.costCenters.methodName()) and include:
    • CostCenters#addFacility to add a facility to a cost center
    • CostCenters#create for creating a new cost center
    • CostCenters#getAll for getting a list of all cost centers
    • CostCenters#getAllByOrganizationId for getting all cost centers for a specific organization
    • CostCenters#remove to remove an existing cost center
    • CostCenters#removeFacility to remove a facility from a cost center
    • CostCenters#update to update an existing cost center
jongamble
published 0.0.11 •

Changelog

Source

v0.0.11 (2018-05-16)

Changed

  • Facilities#getAllByOrganizationId to accept parameters to include facility grouping information
greg5green
published 0.0.10 •

Changelog

Source

v0.0.10 (2018-05-01)

Added

  • FacilityGroupings#remove to remove an existing facility grouping
  • FacilityGroupings#update to update an existing facility grouping
greg5green
published 0.0.9 •

Changelog

Source

v0.0.9 (2018-04-19)

Added

  • FacilityGroupings#getAllByOrganizationId for getting all facility groupings for a specific organization
greg5green
published 0.0.8 •

Changelog

Source

v0.0.8 (2018-04-16)

Added

  • Added some methods to help out when working with facility groupings. They are namespaced under facilities (i.e. facilities.groupings.methodName()) and include:
    • FacilityGroupings#addFacility to add a facility to a facility grouping
    • FacilityGroupings#create for creating new facility groupings
    • FacilityGroupings#getAll for getting a list of all facility groupings
    • FacilityGroupings#removeFacility to remove a facility from a facility grouping
greg5green
published 0.0.7 •

Changelog

Source

v0.0.7 (2018-03-29)

Renamed

  • Facilities#updateInfo to Facilities#createOrUpdateInfo so that what the method does is more obvious
greg5green
published 0.0.6 •

Changelog

Source

v0.0.6 (2018-03-28)

Added

  • Facilities#updateInfo for updating a facility's facilily info
greg5green
published 0.0.5 •

Changelog

Source

v0.0.5 (2018-03-20)

Added

  • Facilities#create, Facilities#delete, Facilities#getAllByOrganizationId, and Facilities#update
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