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

retail-ui

Package Overview
Dependencies
Maintainers
2
Versions
303
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retail-ui - npm Package Compare versions

Comparing version 0.6.18 to 0.6.19-0

2

components/DateSelect/DateSelect.js

@@ -34,3 +34,3 @@ // @flow

const isIE8 = 'attachEvent' in document;
const isIE8 = ~window.navigator.userAgent.indexOf('MSIE 8.0');

@@ -37,0 +37,0 @@ export default class DateSelect extends React.Component {

{
"name": "retail-ui",
"version": "0.6.18",
"version": "0.6.19-0",
"description": "UI Components",

@@ -5,0 +5,0 @@ "repository": {

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