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

@frsource/autoresize-textarea

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frsource/autoresize-textarea - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

8

package.json
{
"name": "@frsource/autoresize-textarea",
"version": "1.3.2",
"version": "1.3.3",
"description": "Minimalistic plugin to autosize your textareas! 💪",

@@ -8,6 +8,6 @@ "sideEffects": false,

"exports": {
"require": "./dist/index.cjs",
"default": "./dist/index.modern.js"
"require": "./dist/index.js",
"default": "./dist/index.modern.mjs"
},
"main": "./dist/index.cjs",
"main": "./dist/index.js",
"module": "./dist/index.es.js",

@@ -14,0 +14,0 @@ "unpkg": "./dist/index.umd.js",

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