@ndla/code
Advanced tools
Comparing version 1.0.26 to 1.1.0
{ | ||
"name": "@ndla/code", | ||
"version": "1.0.26", | ||
"version": "1.1.0", | ||
"description": "Code components for NDLA", | ||
@@ -31,5 +31,5 @@ "license": "GPL-3.0", | ||
"dependencies": { | ||
"@ndla/button": "^2.0.0", | ||
"@ndla/core": "^0.7.3", | ||
"@ndla/icons": "^1.5.0", | ||
"@ndla/button": "^2.1.0", | ||
"@ndla/core": "^1.0.0", | ||
"@ndla/icons": "^1.6.0", | ||
"@ndla/util": "^2.0.2", | ||
@@ -44,3 +44,3 @@ "@types/react-syntax-highlighter": "^13.5.2", | ||
"@emotion/styled": "^10.0.27", | ||
"react": "16.13.1", | ||
"react": "16.13.1 || ^17.0.0", | ||
"react-i18next": "^11.11.0" | ||
@@ -51,3 +51,3 @@ }, | ||
}, | ||
"gitHead": "0364b1f43fad917d4a854acae5c394f7c752d746" | ||
"gitHead": "7d6db8f3945947b35bdbb3c38229dec942d43ec1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
213286
+ Added@ndla/core@1.0.1(transitive)
+ Addedreact@19.0.0(transitive)
- Removed@ndla/core@0.7.3(transitive)
- Removed@types/facepaint@1.2.5(transitive)
- Removedfacepaint@1.2.1(transitive)
- Removedreact@16.13.1(transitive)
Updated@ndla/button@^2.1.0
Updated@ndla/core@^1.0.0
Updated@ndla/icons@^1.6.0