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 0.5.1-next.1 to 0.5.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [0.5.1](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.0...v0.5.1) (2020-06-12)
### Bug Fixes
* Fix joining of paths for renamed files ([16bafea](https://github.com/alex-ketch/metalsmith-renamer/commit/16bafea2a8301d8a24a51a14efc21942453495a4))
* Fix package bundling ([39b30f4](https://github.com/alex-ketch/metalsmith-renamer/commit/39b30f433c65f5b9aa277e79ea278eb08692c8c1))
## [0.5.1-next.1](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.0...v0.5.1-next.1) (2020-05-30)

@@ -2,0 +10,0 @@

6

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

@@ -32,4 +32,4 @@ "source": "src/index.js",

"devDependencies": {
"@babel/core": "7.10.1",
"@babel/preset-env": "7.10.1",
"@babel/core": "7.10.2",
"@babel/preset-env": "7.10.2",
"@semantic-release/changelog": "5.0.1",

@@ -36,0 +36,0 @@ "@semantic-release/git": "9.0.0",

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