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.3.4 to 1.3.5

2

build/index.d.ts

@@ -20,2 +20,2 @@ type BasicType = string | number | boolean | undefined | null | Function;

export { BasicType, Input, InputArray, InputObject, Value, assign as default };
export { BasicType, Input, InputArray, InputObject, Options, Value, assign as default };
{
"name": "object-property-assigner",
"version": "1.3.4",
"version": "1.3.5",
"description": "A lightweight (no dependencies) tool to assign deeply nested properties in JS Objects (incl. Arrays)",

@@ -5,0 +5,0 @@ "main": "build/index.cjs.js",

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