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

@draft-js-plugins/counter

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@draft-js-plugins/counter - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

lib/LineCounter/__test__/index.test.d.ts

4

CHANGELOG.md

@@ -8,2 +8,6 @@ # Change Log

## 4.1.1
- add `sideEffects` for css files [#1833](https://github.com/draft-js-plugins/draft-js-plugins/issues/1833)
## 4.1.0

@@ -10,0 +14,0 @@

6

package.json
{
"name": "@draft-js-plugins/counter",
"version": "4.1.0",
"sideEffects": false,
"version": "4.1.1",
"sideEffects": [
"*.css"
],
"description": "Counter Plugin for DraftJS",

@@ -6,0 +8,0 @@ "author": {

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