Socket
Socket
Sign inDemoInstall

bind-decorator

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bind-decorator - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

package.json
{
"name": "bind-decorator",
"version": "1.0.9",
"version": "1.0.10",
"description": "The fastest automatic method.bind(this) decorator",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,2 +23,8 @@ # bind-decorator

Install with npm:
```bash
$ npm install bind-decorator
```
[![NPM](https://nodei.co/npm/bind-decorator.png?downloads=true&stars=true)](https://nodei.co/npm/bind-decorator/)

@@ -98,10 +104,8 @@

2. `npm run typings`
2. Make changes
3. Make changes
3. If necessary add some tests to `__tests__`
4. If necessary add some tests to `__tests__`
4. `npm test`
5. `npm test`
6. Make a Pull Request
5. Make a Pull Request
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