Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mantine/prism

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/prism - npm Package Compare versions

Comparing version 1.4.0-alpha.2 to 2.0.0

6

package.json
{
"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

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