You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@nrk/core-icons

Package Overview
Dependencies
Maintainers
117
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrk/core-icons - npm Package Compare versions

Comparing version

to
6.0.0

jsx/core-icons.js

2

core-icons.d.ts

@@ -84,2 +84,3 @@ export declare const nrk360: string

export declare const nrkLogoNrkP3Urort: string
export declare const nrkLogoNrkP3X: string
export declare const nrkLogoNrkP3: string

@@ -95,3 +96,2 @@ export declare const nrkLogoNrkRadio: string

export declare const nrkLogoNrk: string
export declare const nrkLogoP3X: string
export declare const nrkLogoYr: string

@@ -98,0 +98,0 @@ export declare const nrkLongreadActive: string

@@ -84,2 +84,3 @@ export declare const Nrk360: React.FunctionComponent<React.SVGProps<SVGElement>>

export declare const NrkLogoNrkP3Urort: React.FunctionComponent<React.SVGProps<SVGElement>>
export declare const NrkLogoNrkP3X: React.FunctionComponent<React.SVGProps<SVGElement>>
export declare const NrkLogoNrkP3: React.FunctionComponent<React.SVGProps<SVGElement>>

@@ -95,3 +96,2 @@ export declare const NrkLogoNrkRadio: React.FunctionComponent<React.SVGProps<SVGElement>>

export declare const NrkLogoNrk: React.FunctionComponent<React.SVGProps<SVGElement>>
export declare const NrkLogoP3X: React.FunctionComponent<React.SVGProps<SVGElement>>
export declare const NrkLogoYr: React.FunctionComponent<React.SVGProps<SVGElement>>

@@ -98,0 +98,0 @@ export declare const NrkLongreadActive: React.FunctionComponent<React.SVGProps<SVGElement>>

@@ -6,3 +6,3 @@ {

"author": "NRK <opensource@nrk.no> (https://www.nrk.no/)",
"version": "5.2.0",
"version": "6.0.0",
"license": "MIT",

@@ -14,3 +14,2 @@ "main": "core-icons.js",

"build": "node bin/build.js",
"lint": "standard",
"publish:patch": "npm version patch -m 'Release patch %s' && npm run push",

@@ -26,3 +25,3 @@ "publish:minor": "npm version minor -m 'Release minor %s' && npm run push",

"react": "16.7.0",
"standard": "12.0.1"
"standard": "^12.0.1"
},

@@ -29,0 +28,0 @@ "repository": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet