Socket
Socket
Sign inDemoInstall

@rmwc/base

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/base - npm Package Compare versions

Comparing version 5.0.15-alpha.0 to 5.0.16-alpha.0

2

dist/foundation-component.js

@@ -286,5 +286,5 @@ "use strict";

};
FoundationComponent.shouldDebounce = true;
FoundationComponent.shouldDebounce = false;
return FoundationComponent;
}(React.Component));
exports.FoundationComponent = FoundationComponent;

@@ -274,5 +274,5 @@ var __extends = (this && this.__extends) || (function () {

};
FoundationComponent.shouldDebounce = true;
FoundationComponent.shouldDebounce = false;
return FoundationComponent;
}(React.Component));
export { FoundationComponent };
{
"name": "@rmwc/base",
"version": "5.0.15-alpha.0",
"version": "5.0.16-alpha.0",
"description": "RMWC base module",

@@ -34,3 +34,3 @@ "main": "dist/index.js",

"dependencies": {
"@rmwc/types": "^5.0.15-alpha.0",
"@rmwc/types": "^5.0.16-alpha.0",
"classnames": "^2.2.5",

@@ -41,3 +41,3 @@ "focus-trap": "^2.3.0",

},
"gitHead": "ba087ebbe551fb55a0d9252393ec90881525cdf6"
"gitHead": "d5b2fa7932df3b4b7afc187e180149d3b119f187"
}

Sorry, the diff of this file is not supported yet

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