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

@frsource/autoresize-textarea

Package Overview
Dependencies
Maintainers
1
Versions
222
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.0.0 to 1.1.0

4

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

@@ -14,2 +14,3 @@ "sideEffects": false,

"unpkg": "./dist/index.umd.js",
"types": "./dist/indnex.d.ts",
"scripts": {

@@ -50,2 +51,3 @@ "start": "yarn clean && microbundle watch",

"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^8.0.2",
"@semantic-release/npm": "^9.0.0",

@@ -52,0 +54,0 @@ "@semantic-release/release-notes-generator": "^10.0.3",

@@ -38,6 +38,6 @@ <p align="center">

<br>Mobile &amp; desktop-friendly
<br>Performant & small bundle size.
<br>Published as separate bundles for JS ES5 or modern browsers thanks to <a href="https://www.npmjs.com/package/microbundle">microbundle</a>.
<br>Written completely in <a href="https://www.typescriptlang.org">typescript</a>.</i>
<br>Published under [MIT](https://opensource.org/licenses/MIT) license.</i>
<br>Performant & with small bundle size (less than 370B!)
<br>Published as separate bundles for JS ES5 or modern browsers thanks to <a href="https://www.npmjs.com/package/microbundle">microbundle</a>
<br>Written completely in <a href="https://www.typescriptlang.org">typescript</a></i>
<br>Published under <a href="https://opensource.org/licenses/MIT" target="_blank">MIT</a> license</i>
<br>

@@ -44,0 +44,0 @@ <br>

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