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

@andrewbridge/mobiledoc-kit

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andrewbridge/mobiledoc-kit - npm Package Compare versions

Comparing version 0.13.2 to 0.13.3

types/cards/image.d.ts

6

package.json
{
"name": "@andrewbridge/mobiledoc-kit",
"version": "0.13.2",
"version": "0.13.3",
"description": "A toolkit for building WYSIWYG editors with Mobiledoc",

@@ -19,2 +19,3 @@ "repository": "https://github.com/bustle/mobiledoc-kit",

"build": "rollup -c",
"build:types": "npx tsc src/**/*.ts --declaration --emitDeclarationOnly --outDir types",
"build:docs": "jsdoc -c ./.jsdoc",

@@ -37,3 +38,4 @@ "build:website": "yarn build:docs && yarn build && ./bin/build-website.sh",

"dist/mobiledoc.cjs",
"dist/mobiledoc.css"
"dist/mobiledoc.css",
"types/**/*.d.ts"
],

@@ -40,0 +42,0 @@ "author": "Garth Poitras <garth22@gmail.com> (http://garthpoitras.com/)",

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