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

@sb1/ffe-icons-react

Package Overview
Dependencies
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 6.0.16 to 6.0.17

es/widget-ikon.js

4

CHANGELOG.md

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

## [6.0.17](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-icons-react@6.0.16...@sb1/ffe-icons-react@6.0.17) (2019-03-25)
**Note:** Version bump only for package @sb1/ffe-icons-react
## [6.0.16](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-icons-react@6.0.15...@sb1/ffe-icons-react@6.0.16) (2019-02-18)

@@ -8,0 +12,0 @@

@@ -151,2 +151,3 @@ export { default as AtvIkon } from './atv-ikon';

export { default as VerktoySkiftenokkelIkon } from './verktoy-skiftenokkel-ikon';
export { default as WidgetIkon } from './widget-ikon';
export { default as XlsIkon } from './xls-ikon';

@@ -906,2 +906,8 @@ "use strict";

});
Object.defineProperty(exports, "WidgetIkon", {
enumerable: true,
get: function get() {
return _widgetIkon.default;
}
});
Object.defineProperty(exports, "XlsIkon", {

@@ -1214,4 +1220,6 @@ enumerable: true,

var _widgetIkon = _interopRequireDefault(require("./widget-ikon"));
var _xlsIkon = _interopRequireDefault(require("./xls-ikon"));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

6

package.json
{
"name": "@sb1/ffe-icons-react",
"version": "6.0.16",
"version": "6.0.17",
"description": "React-komponenter for ffe-icons",

@@ -30,3 +30,3 @@ "license": "MIT",

"devDependencies": {
"@sb1/ffe-icons": "^12.6.1",
"@sb1/ffe-icons": "^12.7.0",
"cheerio": "^1.0.0-rc.2",

@@ -48,3 +48,3 @@ "cross-env": "^5.2.0",

},
"gitHead": "bf0acce94cf2e1e5377258ee6ef26890850ceea3"
"gitHead": "a7360ffc403d57c6979acf996dfec69432849ece"
}
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