Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wootils

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wootils - npm Package Versions

2345

5.0.1

Diff

Changelog

Source

5.0.1 (2021-09-06)

Bug Fixes

  • update dependencies (4f66ee2)

Bug Fixes

BREAKING CHANGES

  • This package no longer supports Node 10.
homer0
published 5.0.0 •

Changelog

Source

5.0.1 (2021-09-06)

Bug Fixes

Bug Fixes

BREAKING CHANGES

  • This package no longer supports Node 10.
homer0
published 4.3.2 •

Changelog

Source

4.3.2 (2021-01-25)

Bug Fixes

  • import Jimple type the right way (395fb7f)
homer0
published 4.3.1 •

Changelog

Source

4.3.1 (2021-01-25)

Bug Fixes

  • update paths to reference files (619fe35)
homer0
published 4.3.0 •

Changelog

Source

4.3.0 (2021-01-25)

Features

homer0
published 4.2.1 •

Changelog

Source

4.2.1 (2020-12-02)

Bug Fixes

  • shared/deepAssign: handle undefined properties (1e23db2)
homer0
published 4.2.0 •

Changelog

Source

4.2.0 (2020-09-17)

Features

  • add reduceAsync to the EventsHub (5f40019)
homer0
published 4.1.0 •

Changelog

Source

4.1.0 (2020-08-31)

Bug Fixes

Features

  • add the proxy container functionality (fda76a6)
homer0
published 4.0.1 •

Changelog

Source

4.0.1 (2020-08-10)

Bug Fixes

  • small fixes to the types and implement cjs2esm (79137a4), closes #70
  • use cjs2esm for the ESM version (d65e109)
  • use proper types for providers (ab5691e)
homer0
published 4.0.0 •

Changelog

Source

4.0.0 (2020-07-19)

Bug Fixes

  • add a package.json with the type 'module' on the ESM directory (9e1521b)
  • node/logger: use provider creators (c2197a3)
  • make all class properties private/protected with public getters (f78a7e6), closes #68
  • node/errorhandler: use a provider creator (b53b71e)
  • migrate from ESDoc to JSDoc (65ab6cd)
  • remove 'main' from package.json (515165a)
  • use 'named' exports on the folders' indexes (1ce2f2c)
  • node: remove the providers that no longer exist (544c9e8)
  • node: use provider creators (7f54d4e), closes #67
  • node/appconfiguration: make all the class properties private/protected (eab4cab)
  • node/appconfiguration: use a provider creator (ece3f9d)
  • node/errorhandler: make the properties private/protected (82c7aa2)
  • node/pathutils: use a provider creator (100fb44)
  • shared/apiclient: make the properties private/protected (da216d3)
  • shared/deepAssign: use spread instead of .freeze (bb8503c)

Features

  • add ESM version (aebdab6), closes #61
  • add the deepAssign module (d766a49), closes #63
  • add the deepAssign module (1e9247b)
  • add the new Jimple wrappers (67a8e6e), closes #66
  • add the new Jimple wrappers (0afc6a3)
  • add warn alias for warning on the Logger (38cf90c)
  • fix the the types for the APIClient and validate with ts-check (346449b)
  • node/environmentutils: use a provider creator (c6821f9)
  • node/packageInfo: use a provider creator (fe66556)
  • node/rootRequire: use a provider creator (9da0d2f)

BREAKING CHANGES

  • shared/apiclient: The method flattenEndpoints was removed; it was just a wrapper for a call to ObjectUtils.
  • node/errorhandler: The properties for .appLogger and .eventNames are not longer accesible.
  • node/appconfiguration: The properties for .environmentUtils and rootRequire are not longer accessible.
  • node/logger: The providers loggerWithOptions and appLoggerWithOptions were removed.
  • node/pathutils: The provider pathUtilsWithHome doesn't exist anymore.
  • node/errorhandler: The provider errorHandlerWithOptions doesn't exist anymore.
  • node/appconfiguration: The appConfiguration function is now a provider creator and its signature changed
  • The error method now adds the status to the returned error message
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