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

@lskjs/autobind

Package Overview
Dependencies
Maintainers
5
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lskjs/autobind - npm Package Compare versions

Comparing version 0.33.6 to 0.33.8

13

package.json
{
"name": "@lskjs/autobind",
"version": "0.33.6",
"version": "0.33.8",
"description": "LSK ux subrepo: autobind",

@@ -12,5 +12,2 @@ "author": "Igor Suvorov <hi@isuvorov.com>",

"keywords": [],
"dependencies": {
"autobind-decorator": "^2.4.0"
},
"scripts": {

@@ -26,4 +23,10 @@ "dev": "npm run watch",

"bump": "../../scripts/package-bump.sh",
"release": "../../scripts/package-release.sh"
"release": "../../scripts/package-release.sh",
"release:docs": "../../scripts/package-release-docs.sh",
"storybook": "../../scripts/package-storybook.sh",
"styleguide": "../../scripts/package-styleguide.sh"
},
"dependencies": {
"autobind-decorator": "^2.4.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