@lskjs/autobind
Advanced tools
Comparing version 0.33.6 to 0.33.8
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1909
0