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

@lendi-ui/spinner

Package Overview
Dependencies
Maintainers
31
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi-ui/spinner - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

5

CHANGELOG.md
# Changelog - @lendi-ui/spinner
## [2.0.2] - 2019-05-08 - [HUB-54] (https://creditandfinance.atlassian.net/browse/HUB-54)
### Changed
- Change module main entry point to esm in package.json
## [2.0.1] 2019-04-29 [HUB-94] (http://creditandfinance.atlassian.net/browse/HUB-95)

@@ -4,0 +9,0 @@ ### Added

4

package.json
{
"name": "@lendi-ui/spinner",
"version": "2.0.1",
"version": "2.0.2",
"license": "ISC",
"source": "src/index.tsx",
"main": "dist/cjs/index.js",
"main": "dist/esm/index.js",
"module": "dist/esm/index.js",

@@ -8,0 +8,0 @@ "types": "dist/types/index.d.ts",

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