File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717 strategy :
1818 matrix :
19- node-version : [18 .x]
19+ node-version : [25 .x]
2020 # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2121
2222 steps :
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2021-2024 Holly Stubbs (tgpholly)
3+ Copyright (c) 2021-2026 Holly Stubbs (tgpholly)
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11{
22 "name" : " bufferstuff" ,
3- "version" : " 1.8 .0" ,
3+ "version" : " 1.9 .0" ,
44 "description" : " A set of utility classes for reading and writing binary data in NodeJS and the browser" ,
55 "main" : " ./lib/index.js" ,
66 "types" : " ./lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments