New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sanity-plugin-latex-input

Package Overview
Dependencies
Maintainers
36
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sanity-plugin-latex-input - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "sanity-plugin-latex-input",
"version": "2.0.1",
"version": "2.0.2",
"description": "Latex input for Portable Text Editor in Sanity Studio V3.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -1,3 +0,3 @@

const {showIncompatiblePluginDialog} = require('@sanity/incompatible-plugin')
const {name, version, sanityExchangeUrl} = require('./package.json')
const { showIncompatiblePluginDialog } = require('@sanity/incompatible-plugin');
const { name, version, sanityExchangeUrl } = require('./package.json');

@@ -8,5 +8,5 @@ export default showIncompatiblePluginDialog({

v3: version,
v2: '^2.30.0',
v2: '^1.0.0',
},
sanityExchangeUrl,
})
});
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