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

path-to-prop

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path-to-prop - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

7

package.json
{
"name": "path-to-prop",
"version": "1.0.2",
"version": "2.0.0",
"sideEffects": false,
"type": "module",
"description": "Retrieves a property from an object based on a 'path/to.that.prop'",

@@ -19,2 +20,6 @@ "module": "./dist/index.es.js",

],
"engines": {
"node": ">=12.13",
"npm": ">=7"
},
"scripts": {

@@ -21,0 +26,0 @@ "test": "vitest run",

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