Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

class-autobind-decorator

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

class-autobind-decorator - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

package.json
{
"name": "class-autobind-decorator",
"version": "1.0.1",
"version": "1.0.2",
"description": "A small framework-agnostic utility for auto-binding \"class\" methods to instances (with customization options) using either \"legacy\" decorator syntax or plain old ES5 (without needing ES2015+ polyfills).",

@@ -24,2 +24,7 @@ "main": "build/index.js",

"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/jmrog/class-autobind-decorator.git"
},
"bugs": "https://github.com/jmrog/class-autobind-decorator/issues",
"devDependencies": {

@@ -26,0 +31,0 @@ "babel-cli": "^6.14.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