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

get-value

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-value - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

21

package.json
{
"name": "get-value",
"description": "Use property paths (`a.b.c`) get a nested value from an object.",
"version": "1.1.2",
"version": "1.1.3",
"homepage": "https://github.com/jonschlinkert/get-value",

@@ -32,15 +32,14 @@ "author": {

"dependencies": {
"isobject": "^0.2.0",
"noncharacters": "^1.0.0"
"isobject": "^1.0.0",
"noncharacters": "^1.1.0"
},
"devDependencies": {
"arr-reduce": "^1.0.0",
"benchmarked": "^0.1.1",
"chalk": "^0.5.1",
"dot-prop": "^1.0.1",
"arr-reduce": "^1.0.1",
"benchmarked": "^0.1.4",
"chalk": "^1.0.0",
"getobject": "^0.1.0",
"glob": "^4.3.5",
"minimist": "^1.1.0",
"mocha": "*",
"should": "^4.0.4"
"glob": "^5.0.3",
"minimist": "^1.1.1",
"mocha": "^2.2.1",
"should": "^5.2.0"
},

@@ -47,0 +46,0 @@ "keywords": [

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