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

concat-text-webpack-plugin

Package Overview
Dependencies
Maintainers
8
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concat-text-webpack-plugin - npm Package Compare versions

Comparing version 0.1.10 to 0.2.0

6

package.json
{
"name": "concat-text-webpack-plugin",
"version": "0.1.10",
"version": "0.2.0",
"description": "Concatenate and extract text files.",

@@ -24,7 +24,7 @@ "main": "dist/cjs.js",

},
"author": "Patrick Lam <patrick.lam@namics.com>",
"author": "Patrick Lam <patrick.lam@emea.merkleinc.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/namics/webpack-concat-text-plugin.git"
"url": "git://github.com/merkle-open/webpack-concat-text-plugin.git"
},

@@ -31,0 +31,0 @@ "dependencies": {

@@ -123,3 +123,3 @@ [![CI Status][ci-badge]][ci-url]

2. Push the commit and tag to `master`
3. Create a new release on the GitHub [Releases Page](https://github.com/namics/webpack-concat-text-plugin/releases) and specify the existing tag
3. Create a new release on the GitHub [Releases Page](https://github.com/merkle-open/webpack-concat-text-plugin/releases) and specify the existing tag

@@ -136,7 +136,7 @@ A GitHub Action will now test and publish the new release.

[license-url]: http://opensource.org/licenses/MIT
[deps-badge]: https://david-dm.org/namics/webpack-concat-text-plugin/status.svg
[deps-url]: https://david-dm.org/namics/webpack-concat-text-plugin
[ci-badge]: https://github.com/namics/webpack-concat-text-plugin/workflows/Build%20&%20Test/badge.svg
[ci-url]: https://github.com/namics/webpack-concat-text-plugin/actions?query=workflow%3A%22Build+%26+Test%22
[publish-badge]: https://github.com/namics/webpack-concat-text-plugin/workflows/Publish/badge.svg
[publish-url]: https://github.com/namics/webpack-concat-text-plugin/actions?query=workflow%3APublish
[deps-badge]: https://david-dm.org/merkle-open/webpack-concat-text-plugin/status.svg
[deps-url]: https://david-dm.org/merkle-open/webpack-concat-text-plugin
[ci-badge]: https://github.com/merkle-open/webpack-concat-text-plugin/workflows/Build%20&%20Test/badge.svg
[ci-url]: https://github.com/merkle-open/webpack-concat-text-plugin/actions?query=workflow%3A%22Build+%26+Test%22
[publish-badge]: https://github.com/merkle-open/webpack-concat-text-plugin/workflows/Publish/badge.svg
[publish-url]: https://github.com/merkle-open/webpack-concat-text-plugin/actions?query=workflow%3APublish

Sorry, the diff of this file is not supported yet

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