New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

normalize-scroll-left

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

normalize-scroll-left - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

1

lib/main.js

@@ -85,2 +85,1 @@ "use strict";

exports.setNormalizedScrollLeft = setNormalizedScrollLeft;
//# sourceMappingURL=main.js.map

6

package.json
{
"name": "normalize-scroll-left",
"description": "Utility library to determine and normalize Element.scrollLeft behavior",
"version": "0.1.1",
"version": "0.1.2",
"author": {

@@ -28,3 +28,3 @@ "name": "Ali Taheri Moghaddar",

"prepublishOnly": "npm run build",
"lint": "tslint -e \"node_modules/**\" \"**/*.ts\"",
"lint": "tslint -e \"node_modules/**\" \"src/**/*.ts\"",
"test": "mocha --compilers ts:ts-node/register \"src/**/*.spec.ts\""

@@ -38,3 +38,3 @@ },

"@types/mocha": "^2.2.43",
"@types/node": "^8.0.33",
"@types/node": "^8.0.34",
"chai": "^4.1.2",

@@ -41,0 +41,0 @@ "mocha": "^4.0.1",

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