Socket
Socket
Sign inDemoInstall

unbounded

Package Overview
Dependencies
0
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.4.0-next.1591787819.d1fd7dc5cb6f994198dfbbe28e312f7c8194ba22

4

HISTORY.md
# History
## v3.4.0 2020 June 10
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.3.0 2020 May 22

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

24

package.json
{
"name": "unbounded",
"version": "3.3.0",
"version": "3.4.0-next.1591787819.d1fd7dc5cb6f994198dfbbe28e312f7c8194ba22",
"description": "Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function",

@@ -103,16 +103,16 @@ "homepage": "https://github.com/bevry/unbounded",

"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@bevry/update-contributors": "^1.7.0",
"assert-helpers": "^6.6.0",
"eslint": "^7.0.0",
"eslint-config-bevry": "^3.7.0",
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@bevry/update-contributors": "^1.8.0",
"assert-helpers": "^6.7.0",
"eslint": "^7.2.0",
"eslint-config-bevry": "^3.8.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"kava": "^5.3.0",
"kava": "^5.4.0",
"prettier": "^2.0.5",
"projectz": "^2.4.0",
"valid-directory": "^2.1.0"
"projectz": "^2.6.0",
"valid-directory": "^2.2.0"
},

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

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

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

@@ -84,0 +84,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc