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

@thi.ng/paths

Package Overview
Dependencies
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/paths - npm Package Compare versions

Comparing version 4.0.7 to 4.0.8

48

CHANGELOG.md

@@ -6,15 +6,4 @@ # Change Log

## [4.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.6...@thi.ng/paths@4.0.7) (2020-05-16)
## [4.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.7...@thi.ng/paths@4.0.8) (2020-06-14)
### Bug Fixes
* **paths:** arg type for 2-arity getIn() ([56d5cd0](https://github.com/thi-ng/umbrella/commit/56d5cd02213cf43daaedefb723010351c7e535f7))
## [4.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.5...@thi.ng/paths@4.0.6) (2020-05-14)
**Note:** Version bump only for package @thi.ng/paths

@@ -26,42 +15,13 @@

## [4.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.4...@thi.ng/paths@4.0.5) (2020-05-03)
## [4.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.6...@thi.ng/paths@4.0.7) (2020-05-16)
**Note:** Version bump only for package @thi.ng/paths
### Bug Fixes
* **paths:** arg type for 2-arity getIn() ([56d5cd0](https://github.com/thi-ng/umbrella/commit/56d5cd02213cf43daaedefb723010351c7e535f7))
## [4.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.3...@thi.ng/paths@4.0.4) (2020-04-28)
**Note:** Version bump only for package @thi.ng/paths
## [4.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.2...@thi.ng/paths@4.0.3) (2020-04-27)
**Note:** Version bump only for package @thi.ng/paths
## [4.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.1...@thi.ng/paths@4.0.2) (2020-04-11)
**Note:** Version bump only for package @thi.ng/paths
## [4.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.0...@thi.ng/paths@4.0.1) (2020-04-05)
**Note:** Version bump only for package @thi.ng/paths
# [4.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@3.0.5...@thi.ng/paths@4.0.0) (2020-03-28)

@@ -68,0 +28,0 @@

6

package.json
{
"name": "@thi.ng/paths",
"version": "4.0.7",
"version": "4.0.8",
"description": "Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing",

@@ -46,3 +46,3 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/checks": "^2.7.0",
"@thi.ng/checks": "^2.7.1",
"@thi.ng/errors": "^1.2.14",

@@ -79,3 +79,3 @@ "tslib": "^1.12.0"

"sideEffects": false,
"gitHead": "f587109ff84408e05e59c0f65f06a2e856dbbe0f"
"gitHead": "ddf9b8b67d3d60bcca88143528ee33b843cc089e"
}
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