keep-func-props
Advanced tools
Comparing version 5.4.0 to 5.5.0
{ | ||
"name": "keep-func-props", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"type": "module", | ||
@@ -15,2 +15,3 @@ "exports": { | ||
], | ||
"sideEffects": false, | ||
"scripts": { | ||
@@ -48,3 +49,3 @@ "test": "gulp test" | ||
"devDependencies": { | ||
"@ehmicky/dev-tasks": "^1.0.99", | ||
"@ehmicky/dev-tasks": "^1.0.102", | ||
"sinon": "^14.0.0" | ||
@@ -51,0 +52,0 @@ }, |
@@ -73,4 +73,5 @@ <picture> | ||
This package works in both Node.js >=14.18.0 and browsers. It is an ES module | ||
and must be loaded using | ||
This package works in both Node.js >=14.18.0 and | ||
[browsers](https://raw.githubusercontent.com/ehmicky/dev-tasks/main/src/tasks/build/browserslist). | ||
It is an ES module and must be loaded using | ||
[an `import` or `import()` statement](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c), | ||
@@ -77,0 +78,0 @@ not `require()`. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9089
131