@particle/detect-newline-style
Advanced tools
Comparing version 2.0.3 to 3.0.0
# `@particle/detect-newline-style` Changelog | ||
## v3.0.0 | ||
### Fixes & Updates | ||
* BREAKING - drop support for `node@10` | ||
## v2.0.3 | ||
@@ -5,0 +11,0 @@ |
{ | ||
"name": "@particle/detect-newline-style", | ||
"description": "Determine a string's preferred newline character", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"author": "Particle Industries, inc", | ||
@@ -23,3 +23,4 @@ "license": "UNLICENSED", | ||
"changelog:update": "node ../../bin/update-changelog.js detect-newline-style", | ||
"docs:build": "node ../../bin/build-docs.js detect-newline-style" | ||
"docs:build": "node ../../bin/build-docs.js detect-newline-style", | ||
"pkglck:fix": "node ../../bin/fix-pkg-lock.js detect-newline-style" | ||
}, | ||
@@ -36,6 +37,6 @@ "nyc": { | ||
"engines": { | ||
"node": ">=10", | ||
"npm": "6.x" | ||
"node": ">=12", | ||
"npm": "8.x" | ||
}, | ||
"gitHead": "820bd906686554dd312a5e41a9aa679b8ec40c78" | ||
"gitHead": "3932082e342c344208938413bcc5468c3ca482da" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4450
0