Socket
Socket
Sign inDemoInstall

@mdx-js/util

Package Overview
Dependencies
0
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-next.0 to 2.0.0-next.1

types/index.d.ts

14

package.json
{
"name": "@mdx-js/util",
"version": "2.0.0-next.0",
"version": "2.0.0-next.1",
"description": "Utilities for MDX libraries",

@@ -14,7 +14,10 @@ "repository": "mdx-js/mdx",

"contributors": [
"JounQin <admin@1stg.me> (https://www.1stg.me)"
"JounQin <admin@1stg.me> (https://www.1stg.me)",
"Christian Murphy <christian.murphy.42@gmail.com>"
],
"license": "MIT",
"types": "types/index.d.ts",
"files": [
"index.js"
"index.js",
"types/index.d.ts"
],

@@ -29,3 +32,6 @@ "keywords": [

],
"gitHead": "08c809a5cc06307b816e8d99dc2e32304c04dff2"
"scripts": {
"test-types": "dtslint types"
},
"gitHead": "166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc