New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rimbu/deep

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rimbu/deep - npm Package Compare versions

Comparing version 0.14.2 to 0.14.3

10

package.json
{
"name": "@rimbu/deep",
"version": "0.14.2",
"version": "0.14.3",
"description": "Tools to use handle plain JS objects as immutable objects",

@@ -40,5 +40,5 @@ "keywords": [

"types": "./dist/types/index.d.ts",
"bun": "./src/index.ts",
"import": "./dist/module/index.js",
"require": "./dist/main/index.js",
"bun": "./src/index.ts",
"default": "./dist/module/index.js"

@@ -70,4 +70,4 @@ }

"dependencies": {
"@rimbu/base": "^0.11.2",
"@rimbu/common": "^0.12.2",
"@rimbu/base": "^0.11.3",
"@rimbu/common": "^0.12.3",
"tslib": "^2.5.0"

@@ -78,3 +78,3 @@ },

},
"gitHead": "4ffac464a67030c80e35241766098837498426e6"
"gitHead": "3d235bc539eed9cda52d110c2ec805d686776ae7"
}
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