New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

object-property-extractor

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

object-property-extractor - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

package.json
{
"name": "object-property-extractor",
"version": "1.0.2",
"version": "1.0.3",
"description": "A lightweight (no dependencies) tool to extract deeply nested values from JS Objects (or Arrays), with optional Fallback.",

@@ -16,2 +16,3 @@ "main": "build/extract.js",

"test": "jest",
"dev": "ts-node ./src/dev/dev.ts",
"build": "rimraf ./build && tsc"

@@ -18,0 +19,0 @@ },

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