build(deps): bump the npm_and_yarn group across 1 directory with 15 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
(17 days ago)
(17 days ago)
(17 days ago)
dependencies javascript
Bumps the npm_and_yarn group with 11 updates in the / directory:
Package | From | To |
---|---|---|
underscore | 1.8.3 |
1.12.1 |
grunt | 1.0.1 |
1.5.3 |
lodash | 4.16.6 |
4.17.21 |
browserify-sign | 4.0.4 |
4.2.3 |
cipher-base | 1.0.3 |
1.0.6 |
deep-extend | 0.4.1 |
0.4.2 |
elliptic | 6.4.0 |
6.6.1 |
fsevents | 1.1.1 |
1.2.13 |
pbkdf2 | 3.0.9 |
3.1.3 |
stringstream | 0.0.5 |
0.0.6 |
y18n | 3.2.1 |
3.2.2 |
Updates underscore
from 1.8.3 to 1.12.1
Commits
c627e38
Mention CVE-2021-23358 in code, test and documentation (#2915)c9e803e
Add diff and docs to the 1.12.1 change log entry0c20985
Restore comments from 7e89b79f95e7bbf5a0ed
Merge branch 'template-variable-parameter'7e3d404
Update annotated sources and minified bundles for 1.12.15343fbc
Add version 1.12.1 to the documentation44df929
Bump the version to 1.12.17e89b79
Un-document the fix for #2911 for the time being4c73526
Fix #2911ef646cc
Reflect real issue of #2911 in test from #2912- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jgonggrijp, a new releaser for underscore since your current version.
Updates grunt
from 1.0.1 to 1.5.3
Release notes
Sourced from grunt's releases.
v1.5.3
- Merge pull request #1745 from gruntjs/fix-copy-op 572d79b
- Patch up race condition in symlink copying. 58016ff
- Merge pull request #1746 from JamieSlome/patch-1 0749e1d
- Create SECURITY.md 69b7c50
https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3
v1.5.2
- Update Changelog 7f15fd5
- Merge pull request #1743 from gruntjs/cleanup-link b0ec6e1
- Clean up link handling 433f91b
https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2
v1.5.1
- Merge pull request #1742 from gruntjs/update-symlink-test ad22608
- Fix symlink test 0652305
https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1
v1.5.0
- Updated changelog b2b2c2b
- Merge pull request #1740 from gruntjs/update-deps-22-10 3eda6ae
- Update testing matrix 47d32de
- More updates 2e9161c
- Remove console log 04b960e
- Update dependencies, tests... aad3d45
- Merge pull request #1736 from justlep/main fdc7056
- support .cjs extension e35fe54
https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.0
v1.4.1
- Update Changelog e7625e5
- Merge pull request #1731 from gruntjs/update-options 5d67e34
- Fix ci install d13bf88
- Switch to Actions 08896ae
- Update grunt-known-options eee0673
- Add note about a breaking change 1b6e288
https://github.com/gruntjs/grunt/compare/v1.4.0...v1.4.1
v1.4.0
... (truncated)
Changelog
Sourced from grunt's changelog.
v1.5.3 date: 2022-04-23 changes: - Patch up race condition in symlink copying. v1.5.2 date: 2022-04-12 changes: - Unlink symlinks when copy destination is a symlink. v1.5.1 date: 2022-04-11 changes: - Fixed symlink destination handling. v1.5.0 date: 2022-04-10 changes: - Updated dependencies. - Add symlink handling for copying files. v1.4.1 date: 2021-05-24 changes: - Fix --preload option to be a known option - Switch to GitHub Actions v1.4.0 date: 2021-04-21 changes: - Security fixes in production and dev dependencies - Liftup/Liftoff upgrade breaking change. Update your scripts to use --preload instead of --require. Ref: https://github.com/js-cli/js-liftoff/commit/e7a969d6706e730d90abb4e24d3cb4d3bce06ddb. v1.3.0 date: 2020-08-18 changes: - Switch to use
safeLoad
for loading YML files viafile.readYAML
. - Upgrade legacy-log to ~3.0.0. - Upgrade legacy-util to ~2.0.0. v1.2.1 date: 2020-07-07 changes: - Remove path-is-absolute dependency. (PR: gruntjs/grunt#1715) v1.2.0 date: 2020-07-03 changes: - Allow usage of grunt plugins that are located in any location that is visible to Node.js and NPM, instead of node_modules directly inside package that have a dev dependency to these plugins. (PR: gruntjs/grunt#1677) - Removed coffeescript from dependencies. To ease transition, if coffeescript is still around, Grunt will attempt to load it. If it is not, and the user loads a CoffeeScript file, Grunt will print a useful error indicating that the coffeescript package should be installed as a dev dependency.
... (truncated)
Commits
82d79b8
1.5.3572d79b
Merge pull request #1745 from gruntjs/fix-copy-op58016ff
Patch up race condition in symlink copying.0749e1d
Merge pull request #1746 from JamieSlome/patch-169b7c50
Create SECURITY.mdac667b2
1.5.27f15fd5
Update Changelogb0ec6e1
Merge pull request #1743 from gruntjs/cleanup-link433f91b
Clean up link handlingd5969ec
1.5.1- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vladikoff, a new releaser for grunt since your current version.
Updates lodash
from 4.16.6 to 4.17.21
Commits
f299b52
Bump to v4.17.21c4847eb
Improve performance oftoNumber
,trim
andtrimEnd
on large input strings3469357
Prevent command injection through_.template
'svariable
optionded9bc6
Bump to v4.17.20.63150ef
Documentation fixes.00f0f62
test.js: Remove trailing comma.846e434
Temporarily use a custom fork oflodash-cli
.5d046f3
Re-enable Travis tests on4.17
branch.aa816b3
Remove/npm-package
.d7fbc52
Bump to v4.17.19- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.
Updates async
from 1.5.2 to 2.3.0
Release notes
Sourced from async's releases.
v2.3.0
- Added support for ES2017
async
functions. Wherever you can pass a Node-style/CPS function that uses a callback, you can also pass anasync
function. Previously, you had to wrapasync
functions withasyncify
. The caveat is that it will only work ifasync
functions are supported natively in your environment, transpiled implementations can't be detected. (#1386, #1390)v2.2.0
- Added
groupBy
, and theSeries
/Limit
equivalents, analogous to_.groupBy
(#1364)- Fixed
transform
bug whencallback
was not passed (#1381)v2.1.5
- Fix
auto
bug when function names collided with Array.prototype (#1358)- Improve some error messages (#1349)
- Avoid stack overflow case in queue
- Fixed an issue in
some
,every
andfind
where processing would continue after the result was determined.- Cleanup implementations of
some
,every
andfind
v2.1.3
- Make bundle size smaller
- Create optimized hotpath for
filter
in array case.v2.1.2
- Fixed a stackoverflow bug with
detect
,some
,every
on large inputs (#1293).v2.1.0
retry
andretryable
now support an optionalerrorFilter
function that determines if thetask
should retry on the error (#1256, #1261)- Optimized array iteration in
race
,cargo
,queue
, andpriorityQueue
(#1253)v2.0.0
Lots of changes here!
First and foremost, we have a slick new site for docs. Special thanks to
@hargasinski
for his work converting our old docs tojsdoc
format and implementing the new website. Also huge ups to@ivanseidel
for designing our new logo. It was a long process for both of these tasks, but I think these changes turned out extraordinary well.The biggest feature is modularization. You can now
require("async/series")
to only require theseries
function. Every Async library function is available this way. You still canrequire("async")
to require the entire library, like you could do before.We also provide Async as a collection of ES2015 modules. You can now
import {each} from 'async-es'
orimport waterfall from 'async-es/waterfall'
. If you are using only a few Async functions, and are using a ES bundler such as Rollup, this can significantly lower your build size.Major thanks to
@Kikobeats
,@aearly
and@megawac
for doing the majority of the modularization work, as well as@jdalton
and@Rich-Harris
for advisory work on the general modularization strategy.Another one of the general themes of the 2.0 release is standardization of what an "async" function is. We are now more strictly following the node-style continuation passing style. That is, an async function is a function that:
- Takes a variable number of arguments
- The last argument is always a callback
- The callback can accept any number of arguments
- The first argument passed to the callback will be treated as an error result, if the argument is truthy
- Any number of result arguments can be passed after the "error" argument
- The callback is called once and exactly once, either on the same tick or later tick of the JavaScript event loop.
There were several cases where Async accepted some functions that did not strictly have these properties, most notably
auto
,every
,some
, andfilter
.Another theme is performance. We have eliminated internal deferrals in all cases where they make sense. For example, in
waterfall
andauto
, there was asetImmediate
between each task -- these deferrals have been removed. AsetImmediate
call can add up to 1ms of delay. This might not seem like a lot, but it can add up if you are using many Async functions in the course of processing a HTTP request, for example. Nearly all asynchronous functions that do I/O already have some sort of deferral built in, so the extra deferral is unnecessary. The trade-off of this change is removing our built-in stack-overflow defense. Many synchronous callback calls in series can quickly overflow the JS call stack. If you do have a function that is sometimes synchronous (calling its callback on the same tick), and are running into stack overflows, wrap it withasync.ensureAsync()
.Another big performance win has been re-implementing
queue
,cargo
, andpriorityQueue
with doubly linked lists instead of arrays. This has lead to queues being an order of magnitude faster on large sets of tasks.
... (truncated)
Changelog
Sourced from async's changelog.
v2.3.0
- Added support for ES2017
async
functions. Wherever you can pass a Node-style/CPS function that uses a callback, you can also pass anasync
function. Previously, you had to wrapasync
functions withasyncify
. The caveat is that it will only work ifasync
functions are supported natively in your environment, transpiled implementations can't be detected. (#1386, #1390)- Small doc fix (#1392)
v2.2.0
- Added
groupBy
, and theSeries
/Limit
equivalents, analogous to_.groupBy
(#1364)- Fixed
transform
bug whencallback
was not passed (#1381)- Added note about
reflect
toparallel
docs (#1385)v2.1.5
- Fix
auto
bug when function names collided with Array.prototype (#1358)- Improve some error messages (#1349)
- Avoid stack overflow case in queue
- Fixed an issue in
some
,every
andfind
where processing would continue after the result was determined.- Cleanup implementations of
some
,every
andfind
v2.1.3
- Make bundle size smaller
- Create optimized hotpath for
filter
in array case.v2.1.2
- Fixed a stackoverflow bug with
detect
,some
,every
on large inputs (#1293).v2.1.0
retry
andretryable
now support an optionalerrorFilter
function that determines if thetask
should retry on the error (#1256, #1261)- Optimized array iteration in
race
,cargo
,queue
, andpriorityQueue
(#1253)- Added alias documentation to doc site (#1251, #1254)
- Added BootStrap scrollspy to docs to highlight in the sidebar the current method being viewed (#1289, #1300)
- Various minor doc fixes (#1263, #1264, #1271, #1278, #1280, #1282, #1302)
v2.0.1
- Significantly optimized all iteration based collection methods such as
each
,map
,filter
, etc (#1245, #1246, #1247).v2.0.0
Lots of changes here!
First and foremost, we have a slick new site for docs. Special thanks to
@hargasinski
for his work converting our old docs tojsdoc
format and implementing the new website. Also huge ups to@ivanseidel
for designing our new logo. It was a long process for both of these tasks, but I think these changes turned out extraordinary well.The biggest feature is modularization. You can now
require("async/series")
to only require theseries
function. Every Async library function is available this way. You still canrequire("async")
to require the entire library, like you could do before.We also provide Async as a collection of ES2015 modules. You can now
import {each} from 'async-es'
orimport waterfall from 'async-es/waterfall'
. If you are using only a few Async functions, and are using a ES bundler such as Rollup, this can significantly lower your build size.Major thanks to
@Kikobeats
,@aearly
and@megawac
for doing the majority of the modularization work, as well as@jdalton
and@Rich-Harris
for advisory work on the general modularization strategy.Another one of the general themes of the 2.0 release is standardization of what an "async" function is. We are now more strictly following the node-style continuation passing style. That is, an async function is a function that:
- Takes a variable number of arguments
... (truncated)
Commits
fba005b
Version 2.3.0c9c8e1d
Update built files649bea3
update changelog for 2.3.049119a8
Merge pull request #1390 from caolan/async-fn-support8faed87
missed some docsfab1e45
fix lint error94a8b2d
use the AsyncFunction type in all docs :sweat:faf395c
clarify AsyncFunction docs66b3c72
Merge pull request #1392 from felixonmars/fix-typo90ff91a
Fix a typo: occured -> occurred- Additional commits viewable in compare view
Updates browserify-sign
from 4.0.4 to 4.2.3
Changelog
Sourced from browserify-sign's changelog.
v4.2.3 - 2024-03-05
Commits
- [patch] widen support to 0.12
9247adf
- [patch] drop minimum node support to v1
4d0ee49
- [Dev Deps] update
aud
,npmignore
,tape
87f3a35
- [actions] remove redundant finisher
37a4758
- [Deps] pin
hash-base
to ~3.0, due to a breaking change9e2bf12
- [Deps] update
parse-asn1 [
f427270`](https://github.com/browserify/browserify-sign/commit/f427270ac11dc6be29f87d7afb046c16376a5a9c)- [Deps] update
elliptic
fb261ce
- [Deps] pin
elliptic
due to a breaking change168e16f
v4.2.2 - 2023-10-25
Fixed
- [Tests] log when openssl doesn't support cipher
[#37](https://github.com/crypto-browserify/browserify-sign/issues/37)
Commits
- Only apps should have lockfiles
09a8995
- [eslint] switch to eslint
83fe463
- [meta] add
npmignore
andauto-changelog
4418183
- [meta] fix package.json indentation
9ac5a5e
- [Tests] migrate from travis to github actions
d845d85
- [Fix]
sign
: throw on unsupported padding scheme8767739
- [Fix] properly check the upper bound for DSA signatures
85994cd
- [Tests] handle openSSL not supporting a scheme
f5f17c2
- [Deps] update
bn.js
,browserify-rsa
,elliptic
,parse-asn1
,readable-stream
,safe-buffer
a67d0eb
- [Dev Deps] update
nyc
,standard
,tape
cc5350b
- [Tests] always run coverage; downgrade
nyc
75ce1d5
- [meta] add
safe-publish-latest
dcf49ce
- [Tests] add
npm run posttest
75dd8fd
- [Dev Deps] update
tape
3aec038
- [Tests] skip unsupported schemes
703c83e
- [Tests] node < 6 lacks array
includes
3aa43cf
- [Dev Deps] fix eslint range
98d4e0d
v4.2.1 - 2020-08-04
Merged
v4.2.0 - 2020-05-18
Merged
- switch to safe buffer
[#53](https://github.com/crypto-browserify/browserify-sign/issues/53)
... (truncated)
Commits
bf2c3ec
v4.2.39247adf
[patch] widen support to 0.12f427270
[Deps] update `parse-asn187f3a35
[Dev Deps] updateaud
,npmignore
,tape
fb261ce
[Deps] updateelliptic
4d0ee49
[patch] drop minimum node support to v19e2bf12
[Deps] pinhash-base
to ~3.0, due to a breaking change168e16f
[Deps] pinelliptic
due to a breaking change37a4758
[actions] remove redundant finisher4af5a90
v4.2.2- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.
Updates cipher-base
from 1.0.3 to 1.0.6
Changelog
Sourced from cipher-base's changelog.
v1.0.6 - 2024-11-26
Commits
- [Fix] io.js 3.0 - Node.js 5.3 typed array support
b7ddd2a
v1.0.5 - 2024-11-17
Commits
- [Tests] standard -> eslint, make test dir, etc
ae02fd6
- [Tests] migrate from travis to GHA
66387d7
- [meta] fix package.json indentation
5c02918
- [Fix] return valid values on multi-byte-wide TypedArray input
8fd1364
- [meta] add
auto-changelog
88dc806
- [meta] add
npmignore
andsafe-publish-latest
7a137d7
- Only apps should have lockfiles
42528f2
- [Deps] update
inherits
,safe-buffer
0e7a2d9
- [meta] add missing
engines.node
f2dc13e
v1.0.4 - 2017-07-06
Merged
- Safe Buffer & License
[#8](https://github.com/crypto-browserify/cipher-base/issues/8)
- fix break in node 8
[#9](https://github.com/crypto-browserify/cipher-base/issues/9)
Commits
Commits
f5249f9
v1.0.6b7ddd2a
[Fix] io.js 3.0 - Node.js 5.3 typed array supportf03cebf
v1.0.588dc806
[meta] addauto-changelog
7a137d7
[meta] addnpmignore
andsafe-publish-latest
5c02918
[meta] fix package.json indentation8fd1364
[Fix] return valid values on multi-byte-wide TypedArray input66387d7
[Tests] migrate from travis to GHAf2dc13e
[meta] add missingengines.node
0e7a2d9
[Deps] updateinherits
,safe-buffer
- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for cipher-base since your current version.
Updates deep-extend
from 0.4.1 to 0.4.2
Commits
Updates elliptic
from 6.4.0 to 6.6.1
Commits
Updates fsevents
from 1.1.1 to 1.2.13
Release notes
Sourced from fsevents's releases.
Release v1.2.13
Only build on Mac-OSX
Release v1.2.11
Removing node-pre-gyp so that building fsevents becomes easier and enabled without the download of binaries.
The credentials to the AWS store have been lost. Releasing to AWS is both insecure and no longer possible due to the lost credentials.
Intermediate Release
No release notes provided.
Release v1.2.9 - Node v12 compatibility
No release notes provided.
Release Pre-NAPI v1.2.8
No release notes provided.
Version Bump (bundle node-pre-gyp)
No release notes provided.
Prebuilt v11.x
No release notes provided.
v1.2.3
- Added node v10 for pre-built binaries
- C++ tuning to fix potential SIGILL and cyclic dependency (#204)
v1.2.2
Fixed node-pre-gyp bundling issue
v1.2.1
[unpublished because of errors during publish process]
v1.2.0
- BREAKING: End support for Node v0.12. If you are using Node v0.12 please pin your fsevents dependencies to v1.1.3. Not bumping semver major for this release was a compromise solution discussed in #199 and #201.
- Node v0.10 should continue to work with local compilation for now, but hosted pre-built binaries will no longer be provided. If this is a constraint for you, please pin to an earlier version.
- Fixed security vulnerability warnings by updating node-pre-gyp to ^0.9.0
- Compatibility updates for nan v2.9.0
v1.1.3
- Added node v9 for pre-built binaries
- Fixed bug related to using
--no-bin-links
option on install- Updated node-pre-gyp to latest version (0.6.39)
v1.1.2
- Added Node.js v8 to the prebuild binary assets.
- Stopped prebuilding for io.js (can still be built locally)
- Updated node-pre-gyp to latest version (0.6.36)
Commits
844a05d
Version Bumpf393f2a
Only build fsevents on macOS (#322)6a281a7
[publish binary]acc2bce
[publish binary]f532b6e
[publish binary]4c6a1c0
Add node 13 to travis matrix.92e40aa
Release 1.2.12.909af26
Release v1.2.117074adb
Release v1.2.100a052f6
Node.js v12 support for v1.x (#274)- Additional commits viewable in compare view
Updates getobject
from 0.1.0 to 1.0.2
Release notes
Sourced from getobject's releases.
v1.0.2
- Merge pull request #8 from cowboy/dependabot/npm_and_yarn/path-parse-1.0.7 6f86cf7
- Bump path-parse from 1.0.6 to 1.0.7 6e79841
https://github.com/cowboy/node-getobject/compare/v1.0.1...v1.0.2
v1.0.1
- Update deps 141e3a5
- Merge pull request #7 from cowboy/dependabot/npm_and_yarn/hosted-git-info-2.8.9 c97cf3e
- Bump hosted-git-info from 2.8.8 to 2.8.9 201e91b
- Update dev deps 5ffb873
https://github.com/cowboy/node-getobject/compare/v1.0.0...v1.0.1
v1.0.0
No release notes provided.
Commits
46e55ec
1.0.26f86cf7
Merge pull request #8 from cowboy/dependabot/npm_and_yarn/path-parse-1.0.76e79841
Bump path-parse from 1.0.6 to 1.0.784bd719
1.0.1141e3a5
Update depsc97cf3e
Merge pull request #7 from cowboy/dependabot/npm_and_yarn/hosted-git-info-2.8.9201e91b
Bump hosted-git-info from 2.8.8 to 2.8.95ffb873
Update dev deps92e0d1f
1.0.06828cb9
README updates- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vladikoff, a new releaser for getobject since your current version.
Updates ini
from 1.3.4 to 1.3.8
Commits
a2c5da8
1.3.8af5c6bb
Do not use Object.create(null)8b648a1
don't test where our devdeps don't even workc74c8af
1.3.7024b8b5
update deps, add linting032fbaf
Use Object.create(null) to avoid default object property hazards2da9039
1.3.6cfea636
better git push script, before publish instead of after56d2805
do not allow invalid hazardous string as section name738eca5
v1.3.5- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by isaacs, a new releaser for ini since your current version.
Updates js-yaml
from 3.5.5 to 3.14.1
Changelog
Sourced from js-yaml's changelog.
[3.14.1] - 2020-12-07
Security
- Fix possible code execution in (already unsafe)
.load()
(in &anchor).[3.14.0] - 2020-05-22
Changed
- Support
safe/loadAll(input, options)
variant of call.- CI: drop outdated nodejs versions.
- Dev deps bump.
Fixed
- Quote
=
in plain scalars #519.- Check the node type for
!<?>
tag in case user manually specifies it.- Verify that there are no null-bytes in input.
- Fix wrong quote position when writing condensed flow, #526.
[3.13.1] - 2019-04-05
Security
- Fix possible code execution in (already unsafe)
.load()
, #480.[3.13.0] - 2019-03-20
Security
- Security fix:
safeLoad()
can hang when arrays with nested refs used as key. Now throws exception for nested arrays. #475.[3.12.2] - 2019-02-26
Fixed
- Fix
noArrayIndent
option for root level, #468.[3.12.1] - 2019-01-05
Added
- Added
noArrayIndent
option, #432.[3.12.0] - 2018-06-02
Changed
- Support arrow functions without a block statement, #421.
[3.11.0] - 2018-03-05
Added
- Add arrow functions suport for
!!js/function
.Fixed
- Fix dump in bin/octal/hex formats for negative integers, #399.
... (truncated)
Commits
37caaad
3.14.1 released094c0f7
dist rebuild9586ebe
Avoid calling hasOwnProperty of user-controlled objects34e5072
3.14.0 released7b25c83
Browser files rebuild6f73473
Dev deps bump0c29349
Travis-CI: drop old nodejs versions10be97e
fix(loader): Add support forsafe/loadAll(input, options)
d6983dd
Fix issue #526: wrong quote position writing condensed flow (#527)93fbf7d
fix issue 526 (wrong quote position writing condensed flow)- Additional commits viewable in compare view
Updates pbkdf2
from 3.0.9 to 3.1.3
Changelog
Sourced from pbkdf2's changelog.
v3.1.3 - 2025-06-20
Commits
- Only apps should have lockfiles
8b06730
- [lint] fix whitespace
9a76e2f
- [lint] fix parens/curlies/semis/etc
6fd84bf
- [meta] add
auto-changelog
796c38d
- [Tests] fix tests in node 17
3661fb0
- Revert "[Tests] fix tests in node < 3"
7431b57
- [Tests] fix tests in node < 3
eb9f97a
- [Fix] ensure unknown algorithms throw + known ones match node
26d4fd3
- [Tests] add GHA, always run nyc
513906a
- [lint] fix a few more rules
ab04da8
- [lint] switch to eslint
89694cf
- [Tests] add coverage
d0d534b
- [Refactor] use
to-buffer
e3102a8
- [readme] improve badges
fca0c9d
- [Tests] remove unused travis file
a2c7d93
- [meta] switch from
files
tonpmignore
7f31fbc
- [Tests] use .nycrc
8d628e8
- [Refactor] minor tweaks
fc61005
- [Deps] update
create-hmac
,safe-buffer
,sha.js
ae2a7d0
- [Fix] pin
create-hash
,ripemd160
due to breaking changese079968
- [Tests] fix tests in node 3
45fbcf3
- [meta] skip publishing benchmarks
19ea57b
- [Dev Deps] add missing peer dep
645e252
v3.1.2 - 2021-04-09
Commits
v3.1.1 - 2020-06-04
Commits
v3.1.0 - 2020-06-03
Merged
- check if process.version i...
Description has been truncated
Pull Request Statistics
1
2
+897
-292
Package Dependencies
Technical Details
ID: | 5620857 |
UUID: | 2765020526 |
Node ID: | PR_kwDOBisE4c6kzt1u |
Host: | GitHub |
Repository: | joffcrabtree/Leanplum-JavaScript-SDK |
Merge State: | Unknown |