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

ngx-quill

Package Overview
Dependencies
Maintainers
1
Versions
290
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-quill - npm Package Compare versions

Comparing version 2.0.1-12 to 2.0.1-13

4

package.json
{
"name": "ngx-quill",
"license": "MIT",
"version": "2.0.1-12",
"version": "2.0.1-13",
"author": {

@@ -20,3 +20,3 @@ "name": "Bengt Weiße"

"build": "rm -rf ./dist && tsc && npm run bundle && npm run build:aot && npm run copyStaticToDist",
"build:aot": "rm -rf aot && node_modules/.bin/ngc -p tsconfig-aot.json",
"build:aot": "rm -rf aot && node_modules/.bin/ngc -p tsconfig-aot.json && rm -rf ./dist/aot/node_modules",
"pretest": "npm run lint",

@@ -23,0 +23,0 @@ "test": "./node_modules/.bin/karma start",

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