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 24.0.0 to 24.0.1

.eslintrc.json

28

package.json
{
"name": "ngx-quill",
"version": "24.0.0",
"version": "24.0.1",
"license": "MIT",

@@ -42,25 +42,3 @@ "author": {

}
],
"module": "fesm2022/ngx-quill.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/ngx-quill.mjs",
"esm": "./esm2022/ngx-quill.mjs",
"default": "./fesm2022/ngx-quill.mjs"
},
"./config": {
"types": "./config/index.d.ts",
"esm2022": "./esm2022/config/ngx-quill-config.mjs",
"esm": "./esm2022/config/ngx-quill-config.mjs",
"default": "./fesm2022/ngx-quill-config.mjs"
}
},
"dependencies": {
"tslib": "^2.3.0"
}
}
]
}
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