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 3.1.0 to 3.2.0

4

HISTORY.md
# History
## v3.2.0 2020 May 21
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.1.0 2020 May 21

@@ -4,0 +8,0 @@

14

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

@@ -107,12 +107,12 @@ "homepage": "https://github.com/bevry/unbounded",

"@babel/preset-env": "^7.9.6",
"@bevry/update-contributors": "^1.5.0",
"assert-helpers": "^6.4.0",
"@bevry/update-contributors": "^1.6.0",
"assert-helpers": "^6.5.0",
"eslint": "^7.0.0",
"eslint-config-bevry": "^3.5.0",
"eslint-config-bevry": "^3.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"kava": "^5.1.0",
"kava": "^5.2.0",
"prettier": "^2.0.5",
"projectz": "^2.2.0",
"valid-directory": "^1.6.0"
"projectz": "^2.3.0",
"valid-directory": "^2.0.0"
},

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

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

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

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