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

terrain-keypath

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terrain-keypath - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

package.json
{
"name": "terrain-keypath",
"version": "1.0.3",
"version": "1.0.4",
"description": "A tiny class that defines a key path type for e.g. traversing deep objects, along with some related utilities",

@@ -31,8 +31,8 @@ "main": "dist/KeyPath.js",

"dependencies": {
"immutable": "^3.x"
"immutable": "^4.0.0-rc.12"
},
"devDependencies": {
"@types/node": "^12.6.2",
"typescript": "^3.5.3"
"@types/node": "^13.9.1",
"typescript": "^3.8.3"
}
}
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