@mantine/prism
Advanced tools
Comparing version 1.4.0-alpha.2 to 2.0.0
{ | ||
"name": "@mantine/prism", | ||
"description": "Code highlight with Mantine theme", | ||
"version": "1.4.0-alpha.2", | ||
"version": "2.0.0", | ||
"main": "cjs/index.js", | ||
@@ -19,4 +19,4 @@ "module": "esm/index.js", | ||
"peerDependencies": { | ||
"@mantine/core": "1.4.0-alpha.2", | ||
"@mantine/hooks": "1.4.0-alpha.2", | ||
"@mantine/core": "2.0.0", | ||
"@mantine/hooks": "2.0.0", | ||
"react": ">=16.8.0", | ||
@@ -23,0 +23,0 @@ "react-dom": ">=16.8.0", |
@@ -8,3 +8,3 @@ # Mantine prism | ||
![Demo](https://raw.githubusercontent.com/mantinedev/mantine/next-minor/.demo/prism.png) | ||
![Demo](https://raw.githubusercontent.com/mantinedev/mantine/master/.demo/prism.png) | ||
@@ -11,0 +11,0 @@ ## Installation |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
679892