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

selectn

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selectn - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

changelog.md
# Change Log
All notable changes to this project will be documented in this file (keepachangelog.com).
## 1.1.1 - 2016-08-01
### Changed
- Update `readme.md` with much nicer sauce-labs browser matrix from `exogen/badge-matrix`.
## 1.1.0 - 2016-08-01

@@ -5,0 +9,0 @@ ### Changed

2

package.json
{
"name": "selectn",
"description": "Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.",
"version": "1.1.0",
"version": "1.1.1",
"author": "Wil Moore III <wil.moore@wilmoore.com>",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/wilmoore/selectn.js/issues",

# selectn
[![Sauce Test Status](https://saucelabs.com/browser-matrix/wilmoore-selectn.svg)](https://saucelabs.com/u/wilmoore-selectn)
> Curried [property accessor][Property accessors] function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating `TypeErrors` via friendly and composable API.

@@ -23,2 +22,7 @@

###### browser support
> The following browsers are continuously tested; however, `selectn` is also supported and known to work on even older browsers not listed below:
[![Sauce Test Status](https://badges.herokuapp.com/sauce/wilmoore-selectn)](https://saucelabs.com/u/wilmoore-selectn)
## Overview

@@ -175,15 +179,2 @@

## Tested/Supported browsers
> The following browsers are continuously tested; however, `selectn` is also supported and known to work on even older browsers not listed below:
|Browser|Version|
|---|---|
|Android|Latest|
|Chrome|Latest|
|Firefox|Latest|
|Internet Explorer|9 - Latest|
|Iphone|Latest|
|Safari|Latest|
## Other Languages

@@ -190,0 +181,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