New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@patternslib/dev

Package Overview
Dependencies
Maintainers
7
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternslib/dev - npm Package Versions

2345

3.7.2

Diff

Changelog

Source

3.7.2 (2025-02-14)

Bug Fixes

  • Fix postinstall when no make upgrade is available. (616be80)
thet
published 3.7.1 •

Changelog

Source

3.7.1 (2025-02-14)

Maintenance

  • Downgrade conventional-changelog to not break our Changelog templates. (18aa235)
thet
published 3.7.0 •

Changelog

Source

3.7.0 (2025-02-13)

  • Fix Changelog. ()

  • Release new version. ()

  • yarn install. ()

  • yarn install. ()

  • Add postinstall script to upgrade dev. ()

    Note: the "make upgrade" target is run in the directory where npm install is invoked. If you install "@patternslib/dev" as a dependency in "@pattersnlib/patternslib", the Patternslib project is upgraded.

  • Add upgrade to remove husky. ()

  • Directly use git's commit hooks and remove dependency on husky. ()

  • Makefile: Define targets as phony, if they are. ()

  • Makefile: Let the install target depend on yarn.lock file to allow reinstalls when yarn.lock changes. ()

  • Upgrade dependencies. ()

  • Upgrade to eslint v9. ()

thet
published 3.6.1 •

Changelog

Source

3.6.1 (2024-08-14)

Bug Fixes

  • Webpack style loader. (ecec3cf)

    Webpack style loader's insert option needs a different way to reference functions. Also deprecate webpack-helpers module.

thet
published 3.6.0 •

Changelog

Source

3.6.0 (2024-08-14)

Features

  • Add husky commitlint also to this package. (1bdcf63)

  • Add WebP as asset/resource along to the other formats for the Webpack loader. (58f369c)

Bug Fixes

  • Do not upgrade husky and keep at pre 9.x. (fe89852)

    Husky has some breaking changes which we should only upgrade with the next major release of @patternslib/dev.

  • Require minimum node v18.18. (807147a)

    This is Webpack's minimum required version. Note: As time of this commit, versions below 18 are unmaintained.

Maintenance

  • Remove plugin-transform-optional-chaining from babel. (9facee8)

    The optional chaining feature is already included in preset-env ES2020.

  • Upgrade dependencies. (c3d64fd)

    Upgrade all except eslint, which needs to migrate from .eslintrc.js to eslint.config.js. This will be done in an upcoming major release.

  • Upgrade GitHub Actions node version. (4c96faa)

  • Upgrade GitHub Actions. (f687bee)

thet
published 3.5.3 •

Changelog

Source

3.5.3 (2023-11-22)

Maintenance

thet
published 3.5.2 •

Changelog

Source

3.5.2 (2023-10-16)

Maintenance

thet
published 3.5.1 •

Changelog

Source

3.5.1 (2023-09-23)

Maintenance

thet
published 3.5.0 •

Changelog

Source

3.5.0 (2023-08-30)

Features

  • Tests: Add helper for conditional test skipping and node version parsing. (611b77b)

Maintenance

thet
published 3.4.1 •

Changelog

Source

3.4.1 (2023-08-11)

Bug Fixes

  • Correct comment in Makefile. (5fb33c6)

Maintenance

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