Socket
Socket
Sign inDemoInstall

unbounded

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unbounded - npm Package Compare versions

Comparing version 5.3.0 to 5.4.0

14

package.json
{
"name": "unbounded",
"version": "5.3.0",
"version": "5.4.0",
"description": "Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function",

@@ -123,3 +123,3 @@ "homepage": "https://github.com/bevry/unbounded",

"dependencies": {
"editions": "^6.13.0"
"editions": "^6.16.0"
},

@@ -132,11 +132,11 @@ "devDependencies": {

"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.5.0",
"assert-helpers": "^11.6.0",
"eslint": "^8.54.0",
"eslint-config-bevry": "^5.0.0",
"eslint-config-bevry": "^5.2.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"kava": "^7.2.0",
"kava": "^7.4.0",
"prettier": "^3.1.0",
"projectz": "^3.2.0",
"valid-directory": "^4.4.0"
"projectz": "^3.4.0",
"valid-directory": "^4.5.0"
},

@@ -143,0 +143,0 @@ "scripts": {

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

<script type="module">
import * as pkg from '//dev.jspm.io/unbounded@5.3.0'
import * as pkg from '//dev.jspm.io/unbounded@5.4.0'
</script>

@@ -86,0 +86,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