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

dot-path-value

Package Overview
Dependencies
Maintainers
0
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.10 to 0.0.11

0

dist/index.d.ts

@@ -0,0 +0,0 @@ export type Primitive = null | undefined | string | number | boolean | symbol | bigint;

12

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

@@ -41,8 +41,8 @@ "author": "German Makarov <cxdcjs@gmail.com>",

"devDependencies": {
"@types/jest": "^29.2.6",
"jest": "^29.3.1",
"@types/jest": "^29.5.13",
"jest": "^29.7.0",
"microbundle": "^0.15.1",
"prettier": "^2.8.3",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
},

@@ -49,0 +49,0 @@ "keywords": [

@@ -29,2 +29,6 @@ # dot-path-value

If you find this library useful, why not
<a href="https://www.buymeacoffee.com/gmakarov" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="160" height="40"></a>
## Installation

@@ -31,0 +35,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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