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

dockia

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dockia - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

dist/04bbcd27768b9d57810b6137d451a6f3.ttf

10

package.json
{
"name": "dockia",
"version": "0.3.1",
"version": "0.4.0",
"description": "A rich text editor based on quill",

@@ -18,3 +18,3 @@ "keywords": [

"test": "echo \"Error: no test specified\" && exit 1",
"serve": "webpack-dev-server --open --config webpack.dev.js --color",
"serve": "webpack-dev-server --host 0.0.0.0 --open --config webpack.dev.js --color",
"build": "webpack --config webpack.prod.js"

@@ -33,2 +33,3 @@ },

"quill": "^2.0.0-dev.3",
"quill-blot-formatter": "^1.0.5",
"sass-loader": "^8.0.0",

@@ -40,5 +41,4 @@ "style-loader": "^1.1.2",

"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.10.1",
"quill-blot-formatter": "^1.0.5"
"webpack-dev-server": "^3.10.1"
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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