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

dot-path-value

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-path-value - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

5

package.json
{
"name": "dot-path-value",
"version": "0.0.8",
"version": "0.0.9",
"description": "Safely get deep nested properties using dot notation",

@@ -20,3 +20,4 @@ "author": "German Makarov <cxdcjs@gmail.com>",

"require": "./dist/index.cjs",
"default": "./dist/index.esm.js"
"default": "./dist/index.esm.js",
"types": "./dist/index.d.ts"
},

@@ -23,0 +24,0 @@ "types": "./dist/index.d.ts",

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