Socket
Socket
Sign inDemoInstall

@xobotyi/scrollbar-width

Package Overview
Dependencies
0
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.4 to 1.9.5

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.9.5](https://github.com/xobotyi/scrollbar-width/compare/v1.9.4...v1.9.5) (2020-03-25)
### Bug Fixes
* fix lint errors. ([c9a711d](https://github.com/xobotyi/scrollbar-width/commit/c9a711dc4cfe83958daa7dd00c367d08a19d30e8))
## [1.9.4](https://github.com/xobotyi/scrollbar-width/compare/v1.9.3...v1.9.4) (2020-03-02)

@@ -2,0 +9,0 @@

14

package.json
{
"name": "@xobotyi/scrollbar-width",
"version": "1.9.4",
"version": "1.9.5",
"publishConfig": {

@@ -53,7 +53,7 @@ "access": "public"

"karma-jasmine": "^3.1.0",
"karma-typescript": "^4.1.1",
"karma-typescript": "^5.0.0",
"lint-staged": "^10.0.2",
"prettier": "^1.19.1",
"prettier": "^2.0.2",
"rimraf": "^3.0.0",
"rollup": "^1.30.0",
"rollup": "^2.0.2",
"rollup-plugin-terser": "^5.2.0",

@@ -74,8 +74,6 @@ "rollup-plugin-typescript2": "^0.26.0",

"./{src,tests}/**/*.ts": [
"yarn lint:fix",
"git add"
"yarn lint:fix"
],
"./*.{ts,js}": [
"yarn lint:fix",
"git add"
"yarn lint:fix"
]

@@ -82,0 +80,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc