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

object-path

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-path - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

46

package.json
{
"name": "object-path",
"description": "Access deep properties using a path",
"version": "0.9.1",
"version": "0.9.2",
"author": {

@@ -26,33 +26,2 @@ "name": "Mario Casciaro"

},
"testling": {
"browsers": {
"ie": [
8,
9
],
"firefox": [
10,
24
],
"chrome": [
30,
22
],
"safari": [
5,
6
],
"opera": [
15
],
"iphone": [
6
],
"android-browser": [
4.2
]
},
"harness": "mocha",
"files": "test.js"
},
"keywords": [

@@ -62,5 +31,16 @@ "deep",

"access",
"bean"
"bean",
"get",
"property",
"dot",
"prop",
"object",
"obj",
"notation",
"segment",
"value",
"nested",
"key"
],
"license": "MIT"
}

@@ -14,4 +14,2 @@

[![browser support](https://ci.testling.com/mariocasciaro/object-path.png)](https://ci.testling.com/mariocasciaro/object-path)
## Install

@@ -31,2 +29,8 @@

### Typescript typings
```
tsd query object-path --action install --save
```
## Usage

@@ -109,5 +113,1 @@

* [Paulo Cesar](https://github.com/pocesar) - Major contributor

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