Socket
Socket
Sign inDemoInstall

@camdh/ion-custom-scrollbar

Package Overview
Dependencies
5
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.8 to 1.2.9

7

bundles/camdh-ion-custom-scrollbar.umd.js

@@ -112,4 +112,9 @@ (function (global, factory) {

function __createBinding(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}
function __exportStar(m, exports) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) exports[p] = m[p];
}

@@ -116,0 +121,0 @@

12

package.json
{
"name": "@camdh/ion-custom-scrollbar",
"version": "1.2.8",
"version": "1.2.9",
"peerDependencies": {
"@angular/common": "^9.0.7",
"@angular/core": "^9.0.7",
"tslib": "^1.10.0"
"@angular/common": "~11.2.0",
"@angular/core": "~11.2.0"
},

@@ -18,3 +17,6 @@ "main": "bundles/camdh-ion-custom-scrollbar.umd.js",

"metadata": "camdh-ion-custom-scrollbar.metadata.json",
"sideEffects": false
"sideEffects": false,
"dependencies": {
"tslib": "^1.10.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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