Socket
Socket
Sign inDemoInstall

pick-util

Package Overview
Dependencies
1
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

14

package.json
{
"name": "pick-util",
"version": "1.1.4",
"version": "1.1.5",
"description": "Return a copy of the object only containing the whitelisted properties.",

@@ -35,13 +35,13 @@ "main": "index.js",

"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^13.1.3",
"babel-eslint": "^10.1.0",
"eslint": "^8.7.0",
"has-util": "^1.0.1",
"mocha": "^9.1.4",
"rollup": "^2.64.0"
"eslint": "^8.11.0",
"has-util": "^1.0.2",
"mocha": "^9.2.2",
"rollup": "^2.70.1"
},
"dependencies": {
"@jonkemp/package-utils": "^1.0.7"
"@jonkemp/package-utils": "^1.0.8"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc