Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

keep-func-props

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keep-func-props - npm Package Compare versions

Comparing version 6.0.0 to 7.0.0

13

package.json
{
"name": "keep-func-props",
"version": "6.0.0",
"version": "7.0.0",
"type": "module",

@@ -36,3 +36,6 @@ "exports": {

"homepage": "https://www.github.com/ehmicky/keep-func-props",
"repository": "ehmicky/keep-func-props",
"repository": {
"type": "git",
"url": "git+https://github.com/ehmicky/keep-func-props.git"
},
"bugs": {

@@ -49,8 +52,8 @@ "url": "https://github.com/ehmicky/keep-func-props/issues"

"devDependencies": {
"@ehmicky/dev-tasks": "^2.0.80",
"sinon": "^15.0.4"
"@ehmicky/dev-tasks": "^2.0.102",
"sinon": "^17.0.0"
},
"engines": {
"node": ">=16.17.0"
"node": ">=18.18.0"
}
}

@@ -27,2 +27,11 @@ <picture>

# Hire me
Please
[reach out](https://www.linkedin.com/feed/update/urn:li:activity:7117265228068716545/)
if you're looking for a Node.js API or CLI engineer (11 years of experience).
Most recently I have been [Netlify Build](https://github.com/netlify/build)'s
and [Netlify Plugins](https://www.netlify.com/products/build/plugins/)'
technical lead for 2.5 years. I am available for full-time remote positions.
# Example

@@ -74,3 +83,3 @@

This package works in both Node.js >=16.17.0 and
This package works in both Node.js >=18.18.0 and
[browsers](https://raw.githubusercontent.com/ehmicky/dev-tasks/main/src/browserslist).

@@ -77,0 +86,0 @@

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