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

@stdlib/utils-pick

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils-pick - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

14

package.json
{
"name": "@stdlib/utils-pick",
"version": "0.1.0",
"version": "0.1.1",
"description": "Return a partial object copy containing only specified keys.",

@@ -40,12 +40,12 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/assert-has-own-property": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.0",
"@stdlib/assert-is-string-array": "^0.1.0",
"@stdlib/string-format": "^0.1.0",
"@stdlib/assert-has-own-property": "^0.1.1",
"@stdlib/assert-is-string": "^0.1.1",
"@stdlib/assert-is-string-array": "^0.1.1",
"@stdlib/string-format": "^0.1.1",
"@stdlib/error-tools-fmtprodmsg": "^0.1.0"
},
"devDependencies": {
"@stdlib/assert-is-nan": "^0.0.8",
"@stdlib/assert-is-nan": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/string-from-code-point": "^0.0.9",
"@stdlib/string-from-code-point": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -52,0 +52,0 @@ "istanbul": "^0.4.1",

@@ -202,4 +202,4 @@ <!--

[test-image]: https://github.com/stdlib-js/utils-pick/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/utils-pick/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/utils-pick/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/utils-pick/actions/workflows/test.yml?query=branch:v0.1.1

@@ -206,0 +206,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-pick/main.svg

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