Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pluralsight/ps-design-system-util

Package Overview
Dependencies
Maintainers
3
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluralsight/ps-design-system-util - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [7.0.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-util@7.0.1...@pluralsight/ps-design-system-util@7.0.2) (2021-02-11)
### Bug Fixes
* **util:** was losing ref on closest check ([#1604](https://github.com/pluralsight/design-system/issues/1604)) ([ac029c5](https://github.com/pluralsight/design-system/commit/ac029c52f861e52106a44f7e3177372b77e4df9d))
## [7.0.1](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-util@7.0.0...@pluralsight/ps-design-system-util@7.0.1) (2021-02-04)

@@ -8,0 +19,0 @@

2

dist/cjs/use-close-on-document-events.js

@@ -46,3 +46,3 @@ "use strict";

return removeListeners;
});
}, [ref]);
};

@@ -49,0 +49,0 @@ // eslint-disable-next-line @typescript-eslint/no-empty-function

@@ -43,3 +43,3 @@ import { useEffect } from 'react';

return removeListeners;
});
}, [ref]);
};

@@ -46,0 +46,0 @@ // eslint-disable-next-line @typescript-eslint/no-empty-function

{
"name": "@pluralsight/ps-design-system-util",
"version": "7.0.1",
"version": "7.0.2",
"description": "Runtime dependencies for utilitarian tasks. Analogous to a lodash.",

@@ -31,3 +31,3 @@ "license": "Apache-2.0",

},
"gitHead": "811650706b9d780da615d1e43eaf20b940afe02f"
"gitHead": "35362ee05e24ebc5c3f824edd726e4d779e240d5"
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc