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.0.21 to 1.0.22

6

changelog.md
# Change Log
All notable changes to this project will be documented in this file (keepachangelog.com).
## 1.0.19 - 2016-07-13
## 1.0.22 - 2016-07-13
### Changed
- Updated `depedency-check`, `uglify`, and `standard` to latest versions per greenkeeper.
## 1.0.21 - 2016-07-13
### Added

@@ -6,0 +10,0 @@ - Add `debug` logging.

8

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.0.21",
"version": "1.0.22",
"author": "Wil Moore III <wil.moore@wilmoore.com>",

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

"browserify-standalone": "^0.3.0",
"dependency-check": "^2.4.0",
"dependency-check": "^2.5.2",
"fixpack": "^2.2.0",
"istanbul": "^0.4.2",
"nodemon": "^1.3.7",
"standard": "^7.0.0",
"standard": "^7.1.1",
"tap-spec": "^4.1.1",
"tape": "^4.0.0",
"tape-catch": "^1.0.4",
"uglify-js": "^2.6.1",
"uglify-js": "^2.7.0",
"zuul": "^3.10.1"

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