3.0.2 • Published 19 days ago

@redfig-open/redfig-utils v3.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
19 days ago

Redfig Utilities

Information

  • Store related functions in a file inside of /src/lib
  • Add those changes via direct export in src/index.ts
    • For example:
    // This will export all functions exported in newModule.ts for access from
    export * from "./lib/newModule.ts"

How to maintain

  1. Make your changes to the existing or new module (see above for export information)
  2. Modify the version in the package.json (i.e. 1.0.6 -> 1.0.7)
  3. Run npm run bd:npm to build and publish
  • Alternatively, run npm run build and/or npm publish --access public
  • *Note you will need to be logged in to your npm CLI with your npm username (this username must also have been added to @redfig/open organization on https://npmjs.com)
    • to do this npm login olavo@redfigllc.com
    • it will give you a link to click on that will open the browser
    • Once you login via browser, a message saying Logged in on https://registry.npmjs.org/. will appear
    • To double check, npm run whoami
  1. In your consuming project (i.e. redfig-bhub/workflow) run npm update @redfig-open/redfig-utils to update your downloaded version of the redfig utilities
3.0.2

19 days ago

3.0.1

2 months ago

3.0.0

2 months ago

2.2.15

6 months ago

2.2.16

6 months ago

2.2.13

6 months ago

2.2.14

6 months ago

2.2.11

10 months ago

2.2.12

6 months ago

2.2.10

11 months ago

2.2.9

11 months ago

2.2.8

11 months ago

2.2.7

11 months ago

2.2.6

11 months ago

2.1.3

11 months ago

2.1.2

11 months ago

2.1.1

11 months ago

2.1.0

11 months ago

2.0.23

12 months ago

2.0.22

12 months ago

2.0.21

12 months ago

2.0.20

12 months ago

2.0.19

12 months ago

2.0.18

12 months ago

2.0.17

12 months ago

2.0.16

12 months ago

2.0.15

12 months ago

2.0.14

12 months ago

2.0.13

12 months ago

2.0.12

12 months ago

2.0.11

12 months ago

2.0.10

12 months ago

2.0.9

12 months ago

2.0.8

12 months ago

2.0.7

12 months ago

2.0.6

12 months ago

2.0.5

12 months ago

2.0.4

12 months ago

2.0.3

12 months ago

2.0.2

12 months ago

2.0.1

12 months ago

2.0.0

12 months ago

1.1.5

12 months ago

1.1.4

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.13

12 months ago

1.0.12

12 months ago

1.0.11

12 months ago

1.0.10

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago