diff --git a/.pretterignore b/.prettierignore similarity index 87% rename from .pretterignore rename to .prettierignore index c96ebe0..d3bd8a7 100644 --- a/.pretterignore +++ b/.prettierignore @@ -1,3 +1,4 @@ coverage/ .nyc_output/ CHANGELOG.md +web/ diff --git a/CHANGELOG.md b/CHANGELOG.md index 15b452a..b605868 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,19 @@ # Changelog -## [3.0.0](https://www.github.com/gulpjs/copy-props/compare/v2.0.5...v3.0.0) (2021-09-25) +### [3.0.1](https://www.github.com/gulpjs/copy-props/compare/v3.0.0...v3.0.1) (2021-10-31) + + +### Bug Fixes +* **ci:** Rename prettierignore typo & avoid formatting web ([192badf](https://www.github.com/gulpjs/copy-props/commit/192badffd26c22198267409e4f7f337709c6a077)) +* Update dependencies ([ba8a51c](https://www.github.com/gulpjs/copy-props/commit/ba8a51c28375ddd1b048e40950423caae013ba03)) + +## [3.0.0](https://www.github.com/gulpjs/copy-props/compare/v2.0.5...v3.0.0) (2021-09-25) ### ⚠ BREAKING CHANGES -* Normalize repository, dropping node <10.13 support (#8) +- Normalize repository, dropping node <10.13 support (#8) ### Miscellaneous Chores -* Normalize repository, dropping node <10.13 support ([#8](https://www.github.com/gulpjs/copy-props/issues/8)) ([85b1165](https://www.github.com/gulpjs/copy-props/commit/85b1165d3454791d8454ac6b74cbcb993c77bfc6)) +- Normalize repository, dropping node <10.13 support ([#8](https://www.github.com/gulpjs/copy-props/issues/8)) ([85b1165](https://www.github.com/gulpjs/copy-props/commit/85b1165d3454791d8454ac6b74cbcb993c77bfc6)) diff --git a/LICENSE b/LICENSE index 4e46471..787cfd4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016-2021 Gulp Team. +Copyright (c) 2016-2021 Takayuki Sato , Blaine Bublitz , and Eric Schoffstall Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 9550a15..f52f598 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "copy-props", - "version": "3.0.0", + "version": "3.0.1", "description": "Copy properties deeply between two objects.", "author": "Gulp Team (https://gulpjs.com/)", "main": "index.js", @@ -46,7 +46,7 @@ "singleQuote": true }, "dependencies": { - "each-props": "^1.3.2", + "each-props": "^2.0.0", "is-plain-object": "^5.0.0" }, "devDependencies": { @@ -54,6 +54,7 @@ "chai": "^4.3.4", "eslint": "^7.32.0", "eslint-config-gulp": "^5.0.1", + "eslint-plugin-node": "^11.1.0", "mocha": "^8.4.0", "nyc": "^15.1.0", "uglify-js": "^3.14.2" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy