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 5.1.0 to 5.2.0

12

package.json
{
"name": "keep-func-props",
"version": "5.1.0",
"version": "5.2.0",
"type": "module",

@@ -9,4 +9,3 @@ "exports": "./build/src/main.js",

"files": [
"build/src/**/*.{js,d.ts,map,json,sh,md}",
"examples/**/*.{js,d.ts,map,json,sh,md}"
"build/src/**/*.{js,d.ts,json}"
],

@@ -31,3 +30,3 @@ "scripts": {

"license": "Apache-2.0",
"homepage": "https://git.io/fhNZZ",
"homepage": "https://www.github.com/ehmicky/keep-func-props",
"repository": "ehmicky/keep-func-props",

@@ -46,5 +45,4 @@ "bugs": {

"devDependencies": {
"@ehmicky/dev-tasks": "^1.0.79",
"sinon": "^14.0.0",
"tsd": "^0.22.0"
"@ehmicky/dev-tasks": "^1.0.84",
"sinon": "^14.0.0"
},

@@ -51,0 +49,0 @@ "engines": {

@@ -1,2 +0,5 @@

<img src="https://raw.githubusercontent.com/ehmicky/design/main/keep-func-props/keep-func-props.svg?sanitize=true" width="700"/>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ehmicky/design/main/keep-func-props/keep-func-props_dark.svg"/>
<img alt="keep-func-props logo" src="https://raw.githubusercontent.com/ehmicky/design/main/keep-func-props/keep-func-props.svg" width="700"/>
</picture>

@@ -3,0 +6,0 @@ [![Codecov](https://img.shields.io/codecov/c/github/ehmicky/keep-func-props.svg?label=tested&logo=codecov)](https://codecov.io/gh/ehmicky/keep-func-props)

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