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

parchment

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parchment - npm Package Compare versions

Comparing version 0.0.0-experimental-199bb7b91-20240311 to 0.0.0-experimental-c450721b1-20240312

9

package.json
{
"name": "parchment",
"version": "0.0.0-experimental-199bb7b91-20240311",
"version": "0.0.0-experimental-c450721b1-20240312",
"description": "A document model for rich text editors",
"author": "Jason Chen <jhchen7@gmail.com>",
"homepage": "http://quilljs.com/docs/parchment",
"main": "./dist/parchment.umd.js",
"module": "./dist/parchment.mjs",
"main": "./dist/parchment.js",
"types": "./dist/parchment.d.ts",

@@ -17,2 +16,3 @@ "type": "module",

"devDependencies": {
"@arethetypeswrong/cli": "^0.15.1",
"@microsoft/api-extractor": "^7.42.3",

@@ -47,3 +47,4 @@ "@types/node": "^18.15.11",

"test:unit": "vitest",
"test:types": "vitest typecheck"
"test:types": "vitest typecheck",
"test:pkg": "attw $(npm pack)"
},

@@ -50,0 +51,0 @@ "bugs": {

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