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

object-property-assigner

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-property-assigner - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

package.json
{
"name": "object-property-assigner",
"version": "1.2.2",
"version": "1.2.3",
"description": "A lightweight (no dependencies) tool to assign deeply nested properties in JS Objects (incl. Arrays)",
"main": "build/index.cjs.js",
"module": "build/index.esm.js",
"types": "build/index.d.js",
"types": "build/index.d.ts",
"files": [

@@ -9,0 +9,0 @@ "build/**/*"

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