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

@sb1/ffe-spinner-react

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sb1/ffe-spinner-react - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

6

CHANGELOG.md

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

## [4.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-spinner-react@4.1.0...@sb1/ffe-spinner-react@4.1.1) (2019-04-26)
### Bug Fixes
- **ffe-spinner-react:** Fixed missing default export in typescript definitions ([82a2df2](https://github.com/SpareBank1/designsystem/commit/82a2df2))
# [4.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-spinner-react@4.0.6...@sb1/ffe-spinner-react@4.1.0) (2019-04-25)

@@ -8,0 +14,0 @@

4

package.json
{
"name": "@sb1/ffe-spinner-react",
"version": "4.1.0",
"version": "4.1.1",
"license": "MIT",

@@ -48,3 +48,3 @@ "author": "SpareBank 1",

},
"gitHead": "04b1e72cc0e7f75fcc03e37717ec3400a7597167"
"gitHead": "8b68f8b4e83a5a2fda96a3986548ca5cd181a30e"
}

@@ -9,1 +9,3 @@ import * as React from 'react';

declare class Spinner extends React.Component<SpinnerProps, any> {}
export default Spinner;
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