Socket
Socket
Sign inDemoInstall

axios-cache-interceptor

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-cache-interceptor - npm Package Versions

13
8

1.3.0

Diff

Changelog

Source

v1.3.0 - 2023-09-05

Merged

Commits

  • chore: dependabot f571ad3
  • chore: removed unused eslint comment cb3114f
  • chore: updated pnpm 4ab04a7
  • ci: dependabot c7e3af0
  • ci: fixed escheck 60f161a
  • ci: ignore if codecov action breaks 605d39b
  • docs: added more keywords to help with searching b352f12
  • docs: filesizes ee10f76
  • docs: fix issue template 281848a
  • docs: fix issue template v2 d672a08
  • docs: update bug again :) ce82bb5
  • docs: update bug report 522179b
  • docs: update bug report c91e6a0
  • docs: updated download url 8fa904c
  • feat: added CORS info on cacheTakeover ddacace
  • feat: handle non axios errors rejections (#609) 929054e
  • feat: moved tests to node:test (#628) 2cc948d
  • fix: correct config re throw ddcac5f
  • fix: infinite loading states when a restart occurs in the middle of a request. (#612) 130ef0d
  • fix: moved to native source map support 4dbfea2
  • fix: updated vitepress 3be8029
  • tag: v1.3.0 96f03c4
hazork
published 1.2.0 •

Changelog

Source

v1.2.0 - 2023-06-09

Merged

  • chore(deps-dev): bump eslint from 8.34.0 to 8.42.0 #551
  • chore(deps-dev): bump jest-environment-jsdom from 29.4.3 to 29.5.0 #553
  • chore(deps-dev): bump @types/node from 18.13.0 to 18.16.16 #552
  • chore(deps-dev): bump tslib from 2.5.0 to 2.5.3 #550
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #549
  • docs: cachePredicate status codes follows RFC 7231 #547

Commits

  • chore: updated dependencies c7dab4f
  • feat: v1.2.0 066cc4f
  • fix: avoid git checks while publishing 2d2696d
  • fix: correct canStale checks (#543) 82182bf
  • fix: correct lowercase test 7e5ca7e
  • fix: support max-stale on header interpreter (#543) 683dbe0
  • style: formatted code 0cca290
  • style: formatted code a5f071d
  • style: formatted code a7405e1
hazork
published 1.1.1 •

Changelog

Source

v1.1.1 - 2023-05-25

Merged

  • docs: fixed headerInterpreter return type #542

Commits

  • docs: cdnjs links 9e3800c
  • feat: better storage docs 5f2ed82
  • feat: max entries on memory storage #539 ebd400b
  • feat: v1.1.1 143d409
  • fix: flaky network test and improved redis documentation ee9a7de
  • fix: removed only allow pnpm aa69799
  • style: formatted code 7b0fb85
hazork
published 1.1.0 •

Changelog

Source

v1.1.0 - 2023-05-17

Merged

  • fix: Support stale-while-revalidate #514
  • docs: added docs for #506 #509
  • feat: staleIfError using stale-if-error directive #506
  • chore(deps-dev): bump jest-environment-jsdom from 29.4.2 to 29.4.3 #505
  • chore(deps-dev): bump jest from 29.4.2 to 29.4.3 #504
  • chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 #503
  • chore(deps-dev): bump axios from 1.3.2 to 1.3.3 #502
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #501
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.45 to 1.0.0-alpha.46 #500
  • chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 #499
  • chore(deps-dev): bump jest-environment-jsdom from 29.4.1 to 29.4.2 #498
  • chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 #497
  • chore(deps-dev): bump jest from 29.4.1 to 29.4.2 #496
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #495
  • chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 #494
  • chore(deps-dev): bump axios from 1.3.1 to 1.3.2 #492
  • chore(deps-dev): bump @arthurfiorette/prettier-config #491

Fixed

  • docs: added docs for #506 (#509) #506
  • feat: staleIfError using stale-if-error directive (#506) #506

Commits

hazork
published 1.0.1 •

Changelog

Source

v1.0.1 - 2023-02-02

Merged

  • chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 #488
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #486
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.44 to 1.0.0-alpha.45 #489
  • chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 #485
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.43 to 1.0.0-alpha.44 #484
  • docs: typo at update getting-started.md #483
  • chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 #482
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.40 to 1.0.0-alpha.43 #481
  • chore(deps-dev): bump tslib from 2.4.1 to 2.5.0 #477
  • chore(deps-dev): bump jest from 29.4.0 to 29.4.1 #479
  • chore(deps-dev): bump jest-environment-jsdom from 29.4.0 to 29.4.1 #478
  • chore(deps-dev): bump es-check from 7.0.1 to 7.1.0 #476
  • chore(deps-dev): bump jest from 29.3.1 to 29.4.0 #475
  • chore(deps-dev): bump jest-environment-jsdom from 29.3.1 to 29.4.0 #474
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #473
  • chore(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 #472
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.38 to 1.0.0-alpha.40 #470
  • chore(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 #468
  • fix: prevent response storage calls if method is not supported #464
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.36 to 1.0.0-alpha.38 #467
  • chore(deps-dev): bump prettier from 2.8.1 to 2.8.3 #460
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #466
  • chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 #463
  • chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 #465
  • chore(deps-dev): bump prettier-plugin-organize-imports #462
  • chore(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 #461
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.35 to 1.0.0-alpha.36 #457
  • chore(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 #458
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #454
  • chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 #455
  • chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 #451
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.34 to 1.0.0-alpha.35 #450
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 #445
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.33 to 1.0.0-alpha.34 #443
  • chore: typos #446
  • chore(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 #448
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #447
  • chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 #444
  • chore(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 #442
  • chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 #438
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #439

Commits

hazork
published 1.0.0 •

Changelog

Source

v1.0.0 - 2022-12-26

Merged

  • chore(deps-dev): bump vitepress from 1.0.0-alpha.32 to 1.0.0-alpha.33 #436
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #434
  • chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 #435
  • chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 #432
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.31 to 1.0.0-alpha.32 #431
  • docs: Fix request-id.md docs #429
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #428
  • chore(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 #427
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.30 to 1.0.0-alpha.31 #426
  • chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 #421
  • chore: default prefix parameter for web storage #425
  • chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 #420
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #423
  • chore(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 #422
  • chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 #419
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #418
  • Axios cache interceptor v1 roadmap #368
  • chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 #417
  • chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 #416
  • chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 #414
  • chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 #411
  • chore(deps-dev): bump prettier-plugin-organize-imports #413
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #408
  • chore(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.44.0 #409
  • chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 #407
  • chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 #406
  • chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 #404
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #400
  • chore(deps-dev): bump prettier-plugin-organize-imports #399
  • chore(deps-dev): bump webpack from 5.74.0 to 5.75.0 #398
  • chore(deps-dev): bump jest-environment-jsdom from 29.3.0 to 29.3.1 #396
  • chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 #395
  • chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1 #393
  • chore(deps-dev): bump jest-environment-jsdom from 29.2.2 to 29.3.0 #394
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #392
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #391
  • chore(deps-dev): bump tslib from 2.4.0 to 2.4.1 #390
  • chore(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 #389
  • chore(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 #387
  • chore(deps-dev): bump jest-environment-jsdom from 29.2.1 to 29.2.2 #388
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #386
  • chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 #385
  • chore(deps-dev): bump jest-environment-jsdom from 29.2.0 to 29.2.1 #384
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #381
  • chore(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 #382
  • chore(deps-dev): bump jest-environment-jsdom from 29.1.2 to 29.2.0 #379
  • chore(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 #375
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #376
  • chore(deps-dev): bump express from 4.18.1 to 4.18.2 in /docs #373
  • chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 #372
  • chore(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 #364
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #363
  • chore(deps-dev): bump jest-environment-jsdom from 29.1.1 to 29.1.2 #362
  • chore(deps-dev): bump jest-environment-jsdom from 29.0.3 to 29.1.1 #360
  • chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 #361
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #359
  • chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 #358
  • chore(deps): bump ahmadnassri/action-dependabot-auto-merge #356
  • chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 #357
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #351
  • chore(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 #352
  • chore(deps-dev): bump ts-loader from 9.3.1 to 9.4.1 #355
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #350
  • chore(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 #349
  • chore(deps-dev): bump jest-environment-jsdom from 29.0.2 to 29.0.3 #348
  • chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 #347
  • chore(deps-dev): bump es-check from 7.0.0 to 7.0.1 #346
  • chore(deps-dev): bump typescript from 4.8.2 to 4.8.3 #345
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #343
  • chore(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.36.2 #342
  • chore(deps-dev): bump jest-environment-jsdom from 29.0.1 to 29.0.2 #340
  • chore(deps-dev): bump prettier-plugin-organize-imports #341
  • chore(deps-dev): bump @typescript-eslint/parser from 5.36.0 to 5.36.1 #338
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #339
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #336
  • chore(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.0 #337
  • chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 #334
  • chore(deps-dev): bump jest-environment-jsdom from 29.0.0 to 29.0.1 #335
  • chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.0 #332
  • chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 #333
  • chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 #331
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #330
  • chore(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.34.0 #328
  • chore(deps-dev): bump prettier-plugin-organize-imports #324
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #320
  • chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 #322
  • chore(deps-dev): bump @types/jest from 28.1.6 to 28.1.7 #321
  • chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 #319
  • chore(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 #318
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #315
  • chore(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 #316
  • chore(deps-dev): bump prettier-plugin-organize-imports #313
  • chore(deps-dev): bump prettier-plugin-organize-imports from 3.0.0 to 3.0.1 #310
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #312
  • chore(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 #311
  • chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 #309

Commits

  • chore: automerge dependabot prs 9c90644
  • chore: avoid github activity 0e97446
  • chore: axios as a peer dependency 9683de5
  • chore: docs versioning nav 13529b9
  • chore: fixed dependabot automerge 1c024f4
  • chore: re-added dev web bundle 9780d13
  • docs: improved features 79ac027
  • docs: spelling db41b7c
  • docs: update navbar again b6b9fc9
  • docs: updated version 232bb7d
  • docs: version selector b4ab156
  • feat: add ecompatible node version to engines 5562819
  • feat: cache takeover #437 7d82c5a
  • feat: MIT copyright notice on bundle f842c36
  • fix: action to deploy docs 64222ec
  • fix: correct skypack download url c7b6604
  • fix: docs versioning 09a0082
  • fix: removed check for non existent file 04d95f4
  • fix: types not available on esm packaging #430 00fdff0
  • refactor: dependencies, lint and null assertions 67819a3
  • tag: v1.0.0 d39cb29
  • test: added #317 test 491fb01
hazork
published 0.10.7 •

Changelog

Source

v0.10.7 - 2022-07-29

Merged

  • feat: cache updater function for multiple keys. #304
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #307
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 #306
  • chore(deps-dev): bump webpack from 5.73.0 to 5.74.0 #305
  • chore(deps): bump terser from 5.12.1 to 5.14.2 #302
  • chore(deps-dev): bump es-check from 6.2.1 to 7.0.0 #303
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #300
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 #301
  • chore(deps-dev): bump @types/jest from 28.1.5 to 28.1.6 #298
  • chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 #297
  • chore(deps-dev): bump ts-jest from 28.0.5 to 28.0.7 #299
  • chore(deps-dev): bump jest-environment-jsdom from 28.1.2 to 28.1.3 #295
  • chore(deps-dev): bump jest from 28.1.2 to 28.1.3 #294
  • chore(deps-dev): bump @types/jest from 28.1.4 to 28.1.5 #293
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #292
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 #291
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.4 to 5.30.5 #289
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #290
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #288
  • chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 #287
  • chore(deps-dev): bump @typescript-eslint/parser from 5.30.0 to 5.30.4 #286
  • chore(deps-dev): bump @types/jest from 28.1.3 to 28.1.4 #285
  • chore(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 #284

Commits

hazork
published 0.10.6 •

Changelog

Source

v0.10.6 - 2022-06-29

Merged

  • fix: cache update not being executed correctly #283
  • chore(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.0 #282
  • chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 #280
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #281
  • chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 #278
  • chore(deps-dev): bump @types/jest from 28.1.2 to 28.1.3 #276
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #275
  • chore(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0 #274
  • chore(deps-dev): bump eslint from 8.17.0 to 8.18.0 #271
  • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 #272
  • chore(deps-dev): bump @types/jest from 28.1.1 to 28.1.2 #273
  • chore(deps-dev): bump prettier-plugin-organize-imports #270
  • chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 #269
  • chore(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 #266
  • chore(deps-dev): bump ts-jest from 28.0.4 to 28.0.5 #265
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #268
  • chore(deps-dev): bump prettier from 2.6.2 to 2.7.0 #267
  • chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 #264

Commits

hazork
published 0.10.5 •

Changelog

Source

v0.10.5 - 2022-06-11

Merged

  • chore(deps-dev): bump jest-environment-jsdom from 28.1.0 to 28.1.1 #261
  • chore(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 #263
  • chore(deps-dev): bump jest from 28.1.0 to 28.1.1 #260
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #262
  • chore(deps-dev): bump @types/jest from 28.1.0 to 28.1.1 #257
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 #258
  • chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 #259

Commits

  • chore: fixed debug configuration 33398ce
  • chore: updated sponsors e8cb692
  • docs: improved override docs dfe1595
  • docs: typos 67bad37
  • docs: updated version 8c94ef9
  • feat: better override documentation 338c9a6
  • feat: override cache option 268fccb
  • feat: remove remnant x-axios-headers from server response d87307a
  • tag: v0.10.5 30617dd
hazork
published 0.10.4 •

Changelog

Source

v0.10.4 - 2022-06-03

Merged

  • chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 #255
  • chore(deps-dev): bump ts-jest from 28.0.3 to 28.0.4 #254
  • chore(deps-dev): bump @types/jest from 27.5.1 to 28.1.0 #252
  • fix: Interpret max-age=0 as a valid cache-control header #253
  • chore(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0 #250
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #251
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 #249
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #246
  • chore(deps-dev): bump ts-jest from 28.0.2 to 28.0.3 #247
  • chore(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 #248
  • chore(deps-dev): bump eslint from 8.15.0 to 8.16.0 #245
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #243
  • chore(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.25.0 #242
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #241
  • chore(deps-dev): bump @types/jest from 27.5.0 to 27.5.1 #238
  • chore(deps-dev): bump ts-jest from 28.0.1 to 28.0.2 #234
  • chore(deps-dev): bump webpack from 5.72.0 to 5.72.1 #237
  • chore(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0 #235
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #236
  • chore(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0 #231
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #230
  • chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0 #232

Commits

  • chore(deps): update jest to 28 f4f4be1
  • deps: updated object-code 6b1a1c5
  • deps: updated object-code 77adcaf
  • docs: fixed variable name (#239) e97a515
  • docs: help this repo grow 2fc2c17
  • docs: improved documentation 6bcd7dc
  • docs: updated version 5cb76aa
  • fix: removed symbol to preserve sideEffect free status (#233) b6302ef
  • refactor: updated some minor things 623ae22
  • tag: v0.10.4 d00bdc8
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