Socket
Socket
Sign inDemoInstall

simple-update-in

Package Overview
Dependencies
0
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1-master.f9cbbf0 to 2.0.0

15

CHANGELOG.md

@@ -8,2 +8,4 @@ # Changelog

## [Unreleased]
## [2.0.0] - 2018-12-03
### Added

@@ -16,2 +18,10 @@ - Support async predicate

### Changed
- Use Node.js 10 and 11 for Travis CI
### Removed
- Removed array insertion using index number of `-1`
- This introduces API inconfirmity: `-1` could means append, prepend, or the last item
## [1.4.0] - 2018-10-08
### Changed
- Add default exports for CommonJS

@@ -22,8 +32,3 @@ - Bump

- `jest@23.6.0`
- Use Node.js 10 and 11 for Travis CI
### Removed
- Removed array insertion using index number of `-1`
- This introduces API inconfirmity: `-1` could means append, prepend, or the last item
## [1.3.1] - 2018-10-05

@@ -30,0 +35,0 @@ ### Fixed

{
"name": "simple-update-in",
"version": "1.4.1-master.f9cbbf0",
"version": "2.0.0",
"description": "",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc