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
199
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.8 to 4.0.9

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.0.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/paths@4.0.8...@thi.ng/paths@4.0.9) (2020-06-20)
**Note:** Version bump only for package @thi.ng/paths
## [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)

@@ -8,0 +16,0 @@

22

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

@@ -14,6 +14,12 @@ "module": "./index.js",

"homepage": "https://github.com/thi-ng/umbrella/tree/develop/packages/paths#readme",
"funding": {
"type": "patreon",
"url": "https://patreon.com/thing_umbrella"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/postspectacular"
},
{
"type": "patreon",
"url": "https://patreon.com/thing_umbrella"
}
],
"author": "Karsten Schmidt <k+npm@thi.ng>",

@@ -47,4 +53,4 @@ "license": "Apache-2.0",

"dependencies": {
"@thi.ng/checks": "^2.7.1",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/checks": "^2.7.2",
"@thi.ng/errors": "^1.2.15",
"tslib": "^1.12.0"

@@ -80,3 +86,3 @@ },

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