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

metalsmith-renamer

Package Overview
Dependencies
Maintainers
1
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metalsmith-renamer - npm Package Compare versions

Comparing version

to
0.5.131

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## [0.5.131](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.130...v0.5.131) (2021-09-16)
## [0.5.130](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.129...v0.5.130) (2021-09-13)

@@ -2,0 +4,0 @@

4

package.json
{
"name": "metalsmith-renamer",
"version": "0.5.130",
"version": "0.5.131",
"description": "Plugin to take a pattern and rename each matched file",

@@ -42,3 +42,3 @@ "source": "src/index.js",

"microbundle": "0.13.3",
"prettier": "2.4.0",
"prettier": "2.4.1",
"semantic-release": "17.4.7"

@@ -45,0 +45,0 @@ },