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.10.0 to 3.11.0-next.1597703092.b6f7ac775ae4df5924d960d75cacad4f74467c29

.mergify.yml

4

HISTORY.md
# History
## v3.11.0 2020 August 18
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.10.0 2020 August 4

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

16

package.json
{
"name": "unbounded",
"version": "3.10.0",
"version": "3.11.0-next.1597703092.b6f7ac775ae4df5924d960d75cacad4f74467c29",
"description": "Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function",

@@ -104,15 +104,15 @@ "homepage": "https://github.com/bevry/unbounded",

"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.1",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@bevry/update-contributors": "^1.14.0",
"@bevry/update-contributors": "^1.15.0",
"assert-helpers": "^6.19.0",
"eslint": "^7.6.0",
"eslint-config-bevry": "^3.18.0",
"eslint": "^7.7.0",
"eslint-config-bevry": "^3.19.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"kava": "^5.10.0",
"kava": "^5.11.0",
"prettier": "^2.0.5",
"projectz": "^2.13.0",
"valid-directory": "^2.7.0"
"projectz": "^2.15.0",
"valid-directory": "^3.0.0"
},

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

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

<script type="module">
import * as pkg from '//dev.jspm.io/unbounded@3.10.0'
import * as pkg from '//dev.jspm.io/unbounded@3.11.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