Socket
Book a DemoInstallSign in
Socket

@ndla/core

Package Overview
Dependencies
Maintainers
6
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndla/core - npm Package Compare versions

Comparing version

to
6.0.3-alpha.0

es/breakpoints.mjs

6

package.json
{
"name": "@ndla/core",
"type": "module",
"version": "6.0.2-alpha.0",
"version": "6.0.3-alpha.0",
"description": "UI component library for NDLA.",

@@ -9,3 +9,3 @@ "license": "GPL-3.0",

"types": "./lib/index.d.ts",
"import": "./es/index.js",
"import": "./es/index.mjs",
"require": "./lib/index.js"

@@ -36,3 +36,3 @@ },

},
"gitHead": "7dad2e9e5f36baa968538306625fd9bfbec96c66"
"gitHead": "b9a3643909ea7b1b5c5d6799ae4b74914099d7bb"
}