Socket
Socket
Sign inDemoInstall

autosize

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autosize - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

3

changelog.md
## Changelog
##### v.4.0.4 - 2021-05-17
* Revert module field to package.json, will release as major version bump
##### v.4.0.3 - 2021-05-15

@@ -4,0 +7,0 @@ * Add module field to package.json so autosize can be imported as an ES Module

2

dist/autosize.js
/*!
autosize 4.0.3
autosize 4.0.4
license: MIT

@@ -4,0 +4,0 @@ http://www.jacklmoore.com/autosize

/*!
autosize 4.0.3
autosize 4.0.4
license: MIT

@@ -4,0 +4,0 @@ http://www.jacklmoore.com/autosize

{
"name": "autosize",
"description": "Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.",
"version": "4.0.3",
"version": "4.0.4",
"keywords": [

@@ -20,3 +20,2 @@ "textarea",

"main": "dist/autosize.js",
"module": "src/autosize.js",
"license": "MIT",

@@ -23,0 +22,0 @@ "homepage": "http://www.jacklmoore.com/autosize",

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