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

extendr

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extendr - npm Package Compare versions

Comparing version 7.6.0 to 7.7.0-next.1701793044.c5ea784a3ab9d932adbc875ce56a3380ac9cc0e2

10

package.json
{
"name": "extendr",
"version": "7.6.0",
"version": "7.7.0-next.1701793044.c5ea784a3ab9d932adbc875ce56a3380ac9cc0e2",
"description": "Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways",

@@ -130,4 +130,4 @@ "homepage": "https://github.com/bevry/extendr",

"dependencies": {
"editions": "^6.18.0",
"typechecker": "^9.1.0"
"editions": "^6.19.0",
"typechecker": "^9.2.0"
},

@@ -140,3 +140,3 @@ "devDependencies": {

"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.8.0",
"assert-helpers": "^11.9.0",
"eslint": "^8.55.0",

@@ -228,2 +228,2 @@ "eslint-config-bevry": "^5.2.0",

}
}
}

@@ -55,3 +55,3 @@ <!-- TITLE/ -->

<script type="module">
import * as pkg from '//dev.jspm.io/extendr@7.6.0'
import * as pkg from '//dev.jspm.io/extendr@7.7.0'
</script>

@@ -58,0 +58,0 @@ ```

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